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

Fixes #8550
This commit is contained in:
Dirk Klimpel 2020-11-03 13:48:25 +01:00 committed by GitHub
parent 243d427fbc
commit 4fda58ddd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

1
changelog.d/8702.misc Normal file
View File

@ -0,0 +1 @@
Remove the "draft" status of the Room Details Admin API.

View 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.