zulip/zerver/openapi
Lauryn Menard 9fa57fd24a api-docs: Update feature level 329 changelog entry and related notes.
Clarifies that the alert is shown if the current time displayed by
the time zone configured on the user's device differs from the
time displayed for the users's profile time zone.

Removes incorrectly having web_suggest_update_timezone as a separate
field returned by the POST /register response. It will only be a
field in the user_settings and realm_user_settings_defaults objects.
2025-02-13 12:41:21 -08:00
..
__init__.py openapi: Add missing __init__.py; fix type errors hidden by its absence. 2021-07-05 12:20:39 -07:00
curl_param_value_generators.py users: Remove unnecessary get_api_key helper. 2025-02-13 12:40:53 -08:00
javascript_examples.js web: Set "type": "module" and convert various CJS files to ESM. 2024-11-13 09:18:56 -08:00
javascript_examples.py python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
markdown_extension.py python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
openapi.py requirements: Upgrade Python requirements. 2025-01-14 09:42:16 -08:00
python_examples.py message_edit: Show typing indicator for message editing. 2025-02-12 15:08:56 -08:00
test_curl_examples.py models: Replace realm.uri with realm.url. 2024-05-08 11:12:43 -07:00
testing.yaml test_openapi: Make testing.yml a full conformant specification. 2022-01-13 14:34:11 -08:00
zulip.yaml api-docs: Update feature level 329 changelog entry and related notes. 2025-02-13 12:41:21 -08:00