thim81 / asyncapi-format

Format an AsyncAPI document by ordering, formatting and filtering fields.
MIT License
6 stars 1 forks source link

Fix unwanted sorting components #11

Closed thim81 closed 2 years ago

thim81 commented 2 years ago

If there is no sorting for components defined the component objects in messages, schemas, ... were still sorted, which is unwanted.