openapi-json-schema-tools / openapi-json-schema-generator

OpenAPI JSON Schema Generator allows auto-generation of API client libraries with a focus on JSON schema given an OpenAPI document
Apache License 2.0
150 stars 15 forks source link

Add kotlin generator, includes schema generation and validation #431

Closed spacether closed 4 months ago

spacether commented 5 months ago

Add kotlin generator

thoughts on kotlin map output class constructors vs using named args

future work

PR checklist