openapi icon indicating copy to clipboard operation
openapi copied to clipboard

OpenAPI Code Generator for Nim

Results 5 openapi issues
Sort by recently updated
recently updated
newest added

(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;...

enhancement

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...

bug
documentation
good first issue