🐛 Bug Report: Duplicate verification users API entry. #5717
Labels
backlog
Issues waiting in the backlog
bug
Something isn't working
product / auth
Fixes and upgrades for the Appwrite Auth / Users / Teams services.
Milestone
Uh oh!
There was an error while loading. Please reload this page.
👟 Reproduction steps
I'm not sure - maybe it is purposely - but I've noticed that the
/v1/users/:userId/verification
PATCH endpoint is written twice inside the fileapp/controllers/api/users.php
.The only difference is the first version also includes, this line
👍 Expected behavior
To have just one, for easy maintaining process.
👎 Actual Behavior
There's two.
🎲 Appwrite version
Version 1.3.x
💻 Operating system
Linux
🧱 Your Environment
Edge version in Github.
👀 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: