DoclerLabs / api-client-generator

API client generator is a console application capable of generating an API client based on OpenAPI(Swagger) specification.
MIT License
31 stars 19 forks source link

Add null verification for nullable properties before validating constraints #91

Closed negruhorea closed 1 year ago

negruhorea commented 1 year ago

Closes #90