thim81 / openapi-format

Format an OpenAPI document by ordering, formatting and filtering fields.
MIT License
77 stars 14 forks source link

Support for OpenAPI 3.1 #67

Closed thim81 closed 1 year ago

thim81 commented 1 year ago

Added CLI option "convertTo" to transform OpenAPI 3.0 to 3.1 format, based on all the changes described in the migration guide from Phil Sturgeon

thim81 commented 1 year ago

linked to #68