summary refs log tree commit diff
path: root/docs/admin_api/scheduled_tasks.md
diff options
context:
space:
mode:
authorShay <hillerys@element.io>2025-05-02 04:14:31 -0700
committerGitHub <noreply@github.com>2025-05-02 12:14:31 +0100
commitea376126a0b7e3fbc0df6ac827eba87d98e479de (patch)
treea8922e7fa5f73a64c37b55550b59d794b322e1dc /docs/admin_api/scheduled_tasks.md
parentDo not auto-provision missing users & devices when delegating auth to MAS (#1... (diff)
downloadsynapse-ea376126a0b7e3fbc0df6ac827eba87d98e479de.tar.xz
Fix typo in doc for Scheduled Tasks Admin API (#18384)
Diffstat (limited to 'docs/admin_api/scheduled_tasks.md')
-rw-r--r--docs/admin_api/scheduled_tasks.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin_api/scheduled_tasks.md b/docs/admin_api/scheduled_tasks.md

index 1708871a6d..b80da5083c 100644 --- a/docs/admin_api/scheduled_tasks.md +++ b/docs/admin_api/scheduled_tasks.md
@@ -19,7 +19,7 @@ It returns a JSON body like the following: "id": "GSA124oegf1", "action": "shutdown_room", "status": "complete", - "timestamp": 23423523, + "timestamp_ms": 23423523, "resource_id": "!roomid", "result": "some result", "error": null