openapi
openapi copied to clipboard
OpenAPI Code Generator for Nim
(very much in progress, didn't go through the whole thing yet)
When the API changes, the symbol changes. We can do this on a call-by-call basis; maybe args, arg names, arg types? Then diffs are smaller and reflect the API differences;...
a service I'd like to bind (zulip) uses openAPI v3…
For example, `## this is not *valid rst` while `## this is * valid rst`, and this creates problems for `nim doc` which result in no documentation being generated at...