blahrs/docs
oxalica 1a0347337c feat(webapi): differentiate no-room-permission from not-a-member error
- If a user is not a room member, HTTP 404 code=not_found will be
  returned. This also happen for posting into not-joined public rooms,
  and it can be interpreted as "room member is not found".

- If a user is a member but lacks the member permission to perform an
  action, HTTP 403 code=permission_denied will be returned.
2024-09-10 08:19:44 -04:00
..
index.html refactor: reorganize docs and aux files 2024-09-10 03:59:31 -04:00
webapi.yaml feat(webapi): differentiate no-room-permission from not-a-member error 2024-09-10 08:19:44 -04:00