zulip/zerver/openapi
Lauryn Menard 451e64b3e6 api-docs: Mark "name" required for new channel folder.
Also, note that an empty string for the "name" parameter, when
creating or updating a channel folder, is not a valid value.
2025-08-14 16:51:35 -07: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 channel-folders: Add PATCH method to reorder channel folders. 2025-08-06 16:34:40 -07: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
merge_api_changelogs.py tools: Add support for viewing updated changelog for testing. 2025-07-02 11:34:34 -07:00
openapi.py push_notification: Add support to send E2EE test push notification. 2025-08-13 00:13:50 -07:00
python_examples.py zerver: API to create channel. 2025-08-08 19:29:17 -07:00
test_curl_examples.py push_notification: Add support to send E2EE test push notification. 2025-08-13 00:13:50 -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: Mark "name" required for new channel folder. 2025-08-14 16:51:35 -07:00