summary refs log tree commit diff
path: root/docs/admin_api
diff options
context:
space:
mode:
Diffstat (limited to 'docs/admin_api')
-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