decent-chat / decent

Open source messaging platform for the modern web
https://meta.decent.chat
GNU General Public License v3.0
21 stars 5 forks source link

/api/users/:id is wrongly found at /api/user/:id #233

Closed bates64 closed 6 years ago

bates64 commented 6 years ago

@towerofnix explain yourself.

This is fixed in the flairs branch - it can be fixed along with the PATCH /api/users/:id update.

towerofnix commented 6 years ago

Oops! :tada:

(Explanation: /user/bah intuitively makes more sense in my head than /users/bah - "user with the username bah", rather than "users with the username bah". But I definitely agree it should be /apu/users/:id.)

bates64 commented 6 years ago

/apu/