mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Finish implementing the capabilities endpoint (#1449)
Closes #1310 Signed-off-by: Benjamin Nater <me@bn4t.me>
This commit is contained in:
parent
ce318f53bc
commit
da89f2bd1f
2 changed files with 6 additions and 2 deletions
|
@ -480,3 +480,4 @@ Federation key API can act as a notary server via a GET request
|
|||
Inbound /make_join rejects attempts to join rooms where all users have left
|
||||
Inbound federation rejects invites which include invalid JSON for room version 6
|
||||
Inbound federation rejects invite rejections which include invalid JSON for room version 6
|
||||
GET /capabilities is present and well formed for registered user
|
Loading…
Add table
Add a link
Reference in a new issue