You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Suven-p, thanks for creating this issue! 🙏🏼 It makes perfect sense to allow an empty string as the default. I'll bring this up to the team to see how we can proceed.
Uh oh!
There was an error while loading. Please reload this page.
👟 Reproduction steps
When I make a request to
path := r.Replace("/databases/{databaseId}/collections/{collectionId}/attributes/string")
with parameters
and value of default is an empty string.
👍 Expected behavior
Handle empty strings as parameter not being sent.
https://discord.com/channels/564160730845151244/1099033836731519006
👎 Actual Behavior
It throws an error in appwrite 1.3.1 but not in older versions of appwrite.
🎲 Appwrite version
Version 1.3.x
💻 Operating system
Linux
🧱 Your Environment
No response
👀 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: