OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
20.63k stars 6.29k forks source link

[clojure] Apply model/param/var name mappings (#18665) #18858

Closed valpackett closed 1 month ago

valpackett commented 1 month ago

Fixes #18665

wing328 commented 1 month ago

lgtm. thanks for the enhancement