Closed RobinTail closed 2 years ago
Closes #83
In accordance with https://github.com/metadevpro/openapi3-ts/pull/84#issuecomment-1228367548.
Supporting both number and boolean for exclusiveMaximum and exclusiveMinimum.
number
boolean
exclusiveMaximum
exclusiveMinimum
@pjmolina , please review.
Thank you. Merging!
Closes #83
In accordance with https://github.com/metadevpro/openapi3-ts/pull/84#issuecomment-1228367548.
Supporting both
number
andboolean
forexclusiveMaximum
andexclusiveMinimum
.