v0.8.6
Added
Fixed
- Support options after the command name, and at the end of the command (#229)
Improved
- Bumped
json-schema-to-openapi-schema
to v0.3.0 to handle if/then/else, const, exclusiveMiniumum/exclusiveMaximum, and emptyitems
in type: array. Thanks @MikeRalphson!