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:
Travis Ralston 2018-08-17 15:30:42 -06:00
parent 069a2f7481
commit 95b2b7c2bc

View file

@ -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
room alias mappings.
{{query_user_as_http_api}}
{{query_room_as_http_api}}
HTTP APIs
+++++++++
@ -172,10 +176,6 @@ application services MUST implement these APIs. These APIs are defined below.
{{application_service_as_http_api}}
{{query_user_as_http_api}}
{{query_room_as_http_api}}
.. _create the user: `sect:asapi-permissions`_