Move appservice transaction API to the right section

Part of https://github.com/matrix-org/matrix-doc/issues/1532
This commit is contained in:
Travis Ralston 2018-08-23 13:29:04 -06:00
parent 6172d5986a
commit bbd33c1461
3 changed files with 100 additions and 70 deletions

View file

@ -155,6 +155,8 @@ be made without blocking other aspects of the homeserver. Homeservers MUST NOT
alter (e.g. add more) events they were going to send within that transaction ID
on retries, as the AS may have already processed the events.
{{transactions_as_http_api}}
Querying
++++++++