From f7d4d04130a13e065f15188a88aaf72448c6f7ed Mon Sep 17 00:00:00 2001 From: Prakhar Pratyush Date: Fri, 12 Jan 2024 01:05:32 +0530 Subject: [PATCH] api_docs: Update doc for realm_push_notification_enabled_end_timestamp. This commit updates the doc to explicitly mention that 'realm_push_notifications_enabled_end_timestamp' is a UNIX timestamp. --- zerver/openapi/zulip.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zerver/openapi/zulip.yaml b/zerver/openapi/zulip.yaml index 681a732c78..b468f4b7f6 100644 --- a/zerver/openapi/zulip.yaml +++ b/zerver/openapi/zulip.yaml @@ -14544,9 +14544,9 @@ paths: Present if `realm` is present in `fetch_event_types`. If the server expects the realm's push notifications access to end at a - definite time in the future, the time at which this is expected to happen. - Mobile clients should use this field to display warnings to users when the - indicated timestamp is near. + definite time in the future, the UNIX timestamp (UTC) at which this is + expected to happen. Mobile clients should use this field to display warnings + to users when the indicated timestamp is near. **Changes**: New in Zulip 8.0 (feature level 231). realm_upload_quota_mib: