zulip/zerver/openapi
Saubhagya Patel 26327135c0 api: Fix incorrect feature level format in zulip.yaml file.
In the `zulip.yaml` file, the commit
54b5182 - user_groups: Add API support to reactivate a user group
was merged without updating the feature level to the correct format.
This commit fixes that feature level.
2025-07-02 12:37:26 -07:00
..
__init__.py
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
merge_api_changelogs.py tools: Add support for viewing updated changelog for testing. 2025-07-02 11:34:34 -07:00
openapi.py requirements: Upgrade Python requirements. 2025-01-14 09:42:16 -08:00
python_examples.py navigation_views: Add backend for navigation views in left sidebar. 2025-05-23 16:25:08 -07:00
test_curl_examples.py models: Replace realm.uri with realm.url. 2024-05-08 11:12:43 -07:00
testing.yaml
zulip.yaml api: Fix incorrect feature level format in zulip.yaml file. 2025-07-02 12:37:26 -07:00