openapi_parser icon indicating copy to clipboard operation
openapi_parser copied to clipboard

Support maxProperties and minProperties

Open ganmacs opened this issue 2 years ago • 1 comments

https://swagger.io/docs/specification/data-models/data-types/

The minProperties and maxProperties keywords let you restrict the number of properties allowed in an object. This can be useful when using additionalProperties or free-form objects.

ganmacs avatar Aug 12 '22 06:08 ganmacs

I need the functionality in this PR. It's approaching 2 years old and could use some rebasing. Would the maintainers be open to merging if I did the work of rebasing it?

simoleone avatar Jul 25 '24 13:07 simoleone