Move query APIs to the right heading
Fixes https://github.com/matrix-org/matrix-doc/issues/1325 Addresses some of https://github.com/matrix-org/matrix-doc/issues/1532
This commit is contained in:
parent
069a2f7481
commit
95b2b7c2bc
1 changed files with 4 additions and 4 deletions
|
@ -163,6 +163,10 @@ this request (e.g. to join a room alias).
|
||||||
the application service about information about the entity such as room ID to
|
the application service about information about the entity such as room ID to
|
||||||
room alias mappings.
|
room alias mappings.
|
||||||
|
|
||||||
|
{{query_user_as_http_api}}
|
||||||
|
|
||||||
|
{{query_room_as_http_api}}
|
||||||
|
|
||||||
|
|
||||||
HTTP APIs
|
HTTP APIs
|
||||||
+++++++++
|
+++++++++
|
||||||
|
@ -172,10 +176,6 @@ application services MUST implement these APIs. These APIs are defined below.
|
||||||
|
|
||||||
{{application_service_as_http_api}}
|
{{application_service_as_http_api}}
|
||||||
|
|
||||||
{{query_user_as_http_api}}
|
|
||||||
|
|
||||||
{{query_room_as_http_api}}
|
|
||||||
|
|
||||||
|
|
||||||
.. _create the user: `sect:asapi-permissions`_
|
.. _create the user: `sect:asapi-permissions`_
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue