Open Bill-Park opened 3 weeks ago
There are ways to handle this with a custom client,
In the example here https://orval.dev/guides/custom-client you can find some of it.
If you combine this with ts-case-convert you can get a pretty solid, solution. Can't quite produce an example of it now but if you. can't figure it out let me know and I can probably put something together
What are the steps to reproduce this issue?
What happens?
Typescript use variables as camelCase. My API server need snake_case but I concider to set customInstance with axios-case-converter.
Are there any solution or update for this?
What were you expecting to happen?
Add case-convert option for configuration and step for params case convert.
Any logs, error output, etc?
What versions are you using?