-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Open
Labels
Description
Description
Assuming a field in the schema with underscores
"created_at": {
the field name in the generated JSON is
createdUnderscoreat
openapi-generator version
3.3.2-SNAPSHOT
OpenAPI declaration file content or url
https://gist.github.com/dkvollmar/79b8822ec94073206695366b8674cad2
Command line used for generation
oag generate -i foo.json -g html -o generatedDocs/.
Steps to reproduce
oag generate -i foo.json -g html -o generatedDocs/.
Related issues/PRs
Suggest a fix/enhancement
Reactions are currently unavailable