🐛 Bug Report: Python 3.9 function res.json() empty dict serialized as an array #6056
Closed
2 tasks done
Labels
bug
Something isn't working
product / cloud
Issues found only on Appwrite Cloud
product / functions
Fixes and upgrades for the Appwrite Functions.
👟 Reproduction steps
The following python code
should return these JSON structure
👍 Expected behavior
It returns
👎 Actual Behavior
But every
dict
without any properties was serialized as alist
Proof
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Linux
🧱 Your Environment
Appwrite Cloud 1.1.2
👀 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: