[SOLVED] How to change return json to camalCase instead of PascalCase
- 0
- Resolved
- 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
- Suspicious access pattern detected when ...
Hello, I am having trouble restoring my project. In the past it worked with no problems, but today I get an error "Suspicious access pattern detected". How can ...
- Websites hosted on my appwrite sites hav...
Hello, all my websites hosted on appwrite sites are not running I am getting this message "This site can’t be reached drivehub.appwrite.network took too long t...
- Session cookies stored on wrong (sub-)do...
Hi, I own a domain `example.com` which is registered with the Appwrite nameserver. My website runs on Sites, using `www.example.com` as domain, and my function...