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

[dart] Apply var/param/model name mappings, handle single _ (#18663) #18860

Closed valpackett closed 1 month ago

valpackett commented 1 month ago

Fixes #18663

@sbu-WBT @kuhnroyal @agilob @ahmednfwela