mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
Previously, the `group_id` was not returned in the success response of the user group creation API. This commit updates the API to return a success response containing the unique ID of the user group with the key `group_id`. This enhancement allows clients to easily reference the newly created user group. Fixes: #29686 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| curl_param_value_generators.py | ||
| javascript_examples.js | ||
| javascript_examples.py | ||
| markdown_extension.py | ||
| openapi.py | ||
| python_examples.py | ||
| test_curl_examples.py | ||
| testing.yaml | ||
| zulip.yaml | ||