thim81 / openapi-format

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

Fix for handling null values #58

Closed thim81 closed 1 year ago

thim81 commented 1 year ago

Added a skip for null values when inverse filtering. Thanks @saoco for the contribution

thim81 commented 1 year ago

Linked to #56