zulip/zerver/openapi
PieterCK a584b977db export_consent: Include users email visibility policy in the response.
This updates the `/export/realm/consents` API endpoint to also include
`email_address_visibility` field for each item in the `export_consents`
object.

This is a prep commit to add a warnings in the "Start export?"
confirmation modal for when there are no usable owner account.
2025-11-04 18:15:36 -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 openapi: Remove a debugging statement. 2025-10-01 11:21:34 -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 api_docs: Document /remotes/push/e2ee/register endpoint. 2025-08-28 11:46:09 -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 api-docs: Improve rendering of create channel python example. 2025-08-28 10:13:02 -07:00
test_curl_examples.py api_docs: Document /remotes/push/e2ee/register endpoint. 2025-08-28 11:46:09 -07:00
testing.yaml test_openapi: Make testing.yml a full conformant specification. 2022-01-13 14:34:11 -08:00
zulip.yaml export_consent: Include users email visibility policy in the response. 2025-11-04 18:15:36 -08:00