docs: render missing docs for scheduled tasks admin api (#18516)

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
Dirk Klimpel 2025-06-05 16:02:40 +02:00 committed by GitHub
parent 0b9f1757a7
commit 865d43b4b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

1
changelog.d/18516.doc Normal file
View File

@ -0,0 +1 @@
Surface hidden Admin API documentation regarding fetching of scheduled tasks.

View File

@ -68,6 +68,7 @@
- [Registration Tokens](usage/administration/admin_api/registration_tokens.md)
- [Manipulate Room Membership](admin_api/room_membership.md)
- [Rooms](admin_api/rooms.md)
- [Scheduled tasks](admin_api/scheduled_tasks.md)
- [Server Notices](admin_api/server_notices.md)
- [Statistics](admin_api/statistics.md)
- [Users](admin_api/user_admin_api.md)