Allow /make_join
to return a 404 (#2688)
Specify that `GET /_matrix/federation/v1/make_join/{roomId}/{userId}` can return a 404 if the room is unknown.
This commit is contained in:
parent
e207dfc0ea
commit
6da06383e8
2 changed files with 11 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
Specify that `GET /_matrix/federation/v1/make_join/{roomId}/{userId}` can return a 404 if the room is unknown.
|
Loading…
Add table
Add a link
Reference in a new issue