Skip to content
Snippets Groups Projects
Unverified Commit 70af98e3 authored by Serban Constantin's avatar Serban Constantin Committed by Serban Constantin
Browse files

return NotFoundError if room not found

Per the Client-Server API[0] we should return
`M_NOT_FOUND` if the room isn't found instead
of generic SynapseError.

This ensures that /directory/list API returns
404 for room not found instead of 400.

[0]: https://matrix.org/docs/spec/client_server/unstable.html#get-matrix-client-r0-directory-list-room-roomid



Signed-off-by: default avatarSerban Constantin <serban.constantin@gmail.com>
parent 5e2ee646
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment