[SOLVED] How to change return json to camalCase instead of PascalCase
- 0
- Self Hosted
- Tools
- Web
- Databases


Are these your documents? If so, those are your attribute keys. You would need to recreate your attributes using camel case

If there is data , we can’t do right

If you delete the attribute, you'd delete the data. So you'd have to create a temp attribute, copy the data over, recreate, and then copy it back.
This is how it's typically done in production (in multiple steps) to prevent impact on users

Using sdk to copy data or there is tool to do so

Sdk

THanks.

[SOLVED] How to change return json to camalCase instead of PascalCase
Recommended threads
- Environment Support
I've had a look around in the docs and I can't see how I'm supposed to manage different environments. I'd like a test and production environment. But I can't se...
- migration self hosted from 1.7.4 to 1.8....
just did the basic migration on a selfhosted verion and got internal server error: for the membership request:https://134.209.23.92/v1/teams/6550c866911e5fbb2c...
- Dashboard not loading
i am unable to see my database tables. when i click on a databse to view tables and rows my screen just keep loading. somehow if i exit form that page then othe...
