aj-foster / open-api-generator

Open API code generator for Elixir
MIT License
97 stars 13 forks source link

Normalize Field Names #49

Closed aj-foster closed 2 months ago

aj-foster commented 3 months ago

Field names featuring dashes and other interesting characters have the potential to create interesting generated code. This PR normalizes field names during processing.