summary refs log tree commit diff
path: root/docs/admin_api
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2021-05-24 13:37:30 +0200
committerGitHub <noreply@github.com>2021-05-24 07:37:30 -0400
commit387c297489b90bd80212ac1391666eecd01ff701 (patch)
tree53b3bde5f7ad09daa3fa18711a1e0511788fa46d /docs/admin_api
parentFix `get_state_ids_for_event` return type typo to match what the function act... (diff)
downloadsynapse-387c297489b90bd80212ac1391666eecd01ff701.tar.xz
Add missing entry to the table of contents of room admin API (#10043)
Diffstat (limited to 'docs/admin_api')
-rw-r--r--docs/admin_api/rooms.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/admin_api/rooms.md b/docs/admin_api/rooms.md
index 01d3882426..5721210fee 100644
--- a/docs/admin_api/rooms.md
+++ b/docs/admin_api/rooms.md
@@ -4,6 +4,7 @@
   * [Usage](#usage)
 - [Room Details API](#room-details-api)
 - [Room Members API](#room-members-api)
+- [Room State API](#room-state-api)
 - [Delete Room API](#delete-room-api)
   * [Parameters](#parameters-1)
   * [Response](#response)