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.pull/977/head
parent
e207dfc0ea
commit
6da06383e8
@ -0,0 +1 @@
|
||||
Specify that `GET /_matrix/federation/v1/make_join/{roomId}/{userId}` can return a 404 if the room is unknown.
|
Loading…
Reference in New Issue