axios-case-converter icon indicating copy to clipboard operation
axios-case-converter copied to clipboard

How to disable some of the transformations?

Open jeancallisti opened this issue 2 years ago • 1 comments

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?

jeancallisti avatar Nov 07 '22 14:11 jeancallisti

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.

mpyw avatar Jan 12 '24 06:01 mpyw