3565641359
When adding extra info using using docsWith, the responses vanished from the output. This was due to combineAction being left-biased, and docsWith combining the extra info with the enpoint (in that order). Flipping combineAction solves this. |
||
---|---|---|
.. | ||
Docs | ||
Docs.hs |