mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
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.
This commit is contained in:
committed by
Tim Abbott
parent
787d64e327
commit
f7d4d04130
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user