axios-case-converter
axios-case-converter copied to clipboard
How to disable some of the transformations?
Hello,
The readme is unclear to me :
- I want the data's keys to be camelCase, BUT
- I don't want any of the other transformations: no changing the headers (for that there's ignoreHeaders, I believe?), no changing query parameters to snake case
How do I configure that in the options?
Thank you for your bug report. I apologize, but I've been detached from front-end development for a long time and Axios itself seems quite legacy, with apparently less usage now. Consequently, I've lost the motivation to maintain this library.
- If you submit a pull request with the bug fix, I will consider it as long as it passes the tests.
- If you are motivated to maintain this project, I am willing to appoint you as a maintainer. Since releases are automated through GitHub Actions, you should be able to handle releases yourself with maintainer privileges.
I'm sorry, but please proceed according to one of these two approaches. Thank you.