class-validator-jsonschema
class-validator-jsonschema copied to clipboard
exclusive limits should be numbers
In [email protected] they are now using the latest json schema syntax and exclusiveMinimum and Maximum are now numbers:
https://github.com/metadevpro/openapi3-ts/commit/e7a08516a86620a66a16f4552d5b9affd6c77987
This PR changes the default converters accordingly.
Hi ! Good one thanks ! Could you merge this PR ?
@epiphone Could you please review this PR ? Thanks !
Thanks! I picked this commit into another PR since the change also included upgrading deps and updating tests. Published in https://github.com/epiphone/class-validator-jsonschema/releases/tag/v5.0.0.