metadevpro / openapi3-ts

TS Model & utils for creating and exposing OpenAPI 3.x contracts.
MIT License
485 stars 64 forks source link

Making exclusive parameter numbers #79

Closed OrIOg closed 2 years ago

OrIOg commented 2 years ago

As the OpenAPI/JSON Schema specification defines, exclusiveMinimum & exclusiveMaximum should be boolean variables


Fixing issue #78