Skip to content
Snippets Groups Projects
Unverified Commit 4fda58dd authored by Dirk Klimpel's avatar Dirk Klimpel Committed by GitHub
Browse files

Remove the "draft" status of the Room Details Admin API (#8702)

Fixes #8550
parent 243d427f
No related branches found
No related tags found
No related merge requests found
Remove the "draft" status of the Room Details Admin API.
\ No newline at end of file
......@@ -265,12 +265,10 @@ Response:
Once the `next_token` parameter is no longer present, we know we've reached the
end of the list.
# DRAFT: Room Details API
# Room Details API
The Room Details admin API allows server admins to get all details of a room.
This API is still a draft and details might change!
The following fields are possible in the JSON response body:
* `room_id` - The ID of the room.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment