Changing snake case into camel case #842
Unanswered
wojciechpaderewski
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
i have a problem, when im gennerating api file, my types written in snake case are auto converted to camel case.
Is it posibble to change that in command ?
npx swagger-typescript-api -p http://localhost:3000/swagger.json --union-enums
Beta Was this translation helpful? Give feedback.
All reactions