Remove /send + rename
This commit is contained in:
parent
e71b3ac754
commit
cb2b71c0be
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# Standardised federation response formats
|
||||
# Remove the '200' value from some federation responses
|
||||
|
||||
Some responses formats in the federation API specifications use the form `[200,
|
||||
res]` in which `res` is the JSON object containing the actual response for the
|
||||
|
@ -13,7 +13,6 @@ This proposal proposes a backward compatible alternative
|
|||
Add a new version of the following endpoints under the prefix
|
||||
`/_matrix/federation/v2`:
|
||||
|
||||
* `PUT /_matrix/federation/v2/send/{txnId}`
|
||||
* `PUT /_matrix/federation/v2/send_join/{roomId}/{eventId}`
|
||||
* `PUT /_matrix/federation/v2/send_leave/{roomId}/{eventId}`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue