zulip/zerver/openapi
Shubham Padia 12ebd97f1f settings: Add group_creator as default for can_manage_group.
We create an unnamed user group with just the group creator as it's
member when trying to set the default. The pattern I've followed across
most of the acting_user additions is to just put the user declared
somewhere before the check_add_user_group and see if the test passes.
If it does not, then I'll look at what kind of user it needs to be set
to `acting_user`.
2024-10-01 17:35:14 -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 user_groups: Do not allow deleting user groups. 2024-09-18 13:41:13 -07:00
javascript_examples.js api-docs: Update comments in javascript usage examples for channel. 2024-05-20 11:27:03 -07: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 python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
python_examples.py saved_snippets: Add backend for saved snippets. 2024-09-24 15:27:58 -07: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 settings: Add group_creator as default for can_manage_group. 2024-10-01 17:35:14 -07:00