Releases: thim81/openapi-format
Releases · thim81/openapi-format
v 1.14.1
What's Changed
- feat: add preserveEmptyObjects filter option + remove keepEmptySchema option by @mamatsunami in #85
- Casing - Implemented the required properties by @thim81 in #86
New Contributors
Full Changelog: v1.14.0...v1.14.1
v1.13.0
What's Changed
- Extended openapi-format to support ordering, formatting and filtering for OpenAPI 3.1 documents by @thim81 in #67
- Added the CLI option to convert an OpenAPI 3.0 document to an OpenAPI version 3.1 by @thim81 in #67
Full Changelog: v1.12.1...v1.13.0
v1.11.0
What's Changed
- Added support for parameters in Cookies. by @bradworsfold-workday in #62
New Contributors
- @bradworsfold-workday made their first contribution in #62
Full Changelog: v1.10.3...v1.11.0