Jiří Staniševský

Results 3 issues of Jiří Staniševský

Hello @gcanti, First of all, thank you for your enormous contribution to the open-source world and for evangelizing functional programming in TypeScript. We're currently contemplating adoption of monocle-ts in a...

**Description** Calling the client with `body: null` or `body: ''` will result in no body sent to the server (same behavior as with `undefined`). I believe that they should be...

bug
PRs welcome
good first issue
openapi-fetch

**Description** Any HTTP method is free to choose whether it sends a payload or not (GET might be debatable, but that's not important). When it sends one, it should declare...

bug
PRs welcome
good first issue
openapi-fetch