🐛 Bug Report: Properties in example custom data needs to be double quoted when executing cloud function via console #4940
Labels
bug
Something isn't working
good first issue
Good for newcomers
product / console
Console, UI and UX issues
Milestone
👟 Reproduction steps
When I add custom data to test a cloud function in the Appwrite Console as demonstrated in the "Show example JSON", the double quotes for the properties are missing
👍 Expected behavior
the example json properties should have double quotes
👎 Actual Behavior
the double quotes are missing which causes a JSON.parse error
🎲 Appwrite version
Version 1.2.x
💻 Operating system
Linux
🧱 Your Environment
Node 16.0
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: