openapi-changes
openapi-changes copied to clipboard
[bug] ordering in required statement should not matter
required ;
- a
- b
and required :
- b
- a
should not be considered as a difference even not a warning or noticed