swagger-inline
swagger-inline copied to clipboard
Generate an OpenAPI/Swagger definition from inline comments.
Would be neat if your readme (or wiki) had a comparison table between this project and oas. Pros/cons, where you'd recommend each one, etc. https://github.com/readmeio/oas *see also https://github.com/readmeio/oas/issues/539*
There are a number of links from the docs at https://openap.is/ such as https://github.com/readmeio/swagger-inline/wiki/Parameter-Shorthand that now link to the main project page. Did the wiki get disabled? Trying to POC...
Related to #251. Tab characters are misinterpreted when included in arrays which are defined with a hyphen. Works with spaces:  With tabs results in `Error: YAMLException: bad indentation of...