mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
Includes this change: * openapi/python_examples: Update get_single_user. This updates get_single_user to pass keyword arguments to get_user_by_id instead of passing a dictionary. Which is required for CI to pass, as we indeed fixed the API of that function (which had only been present with the wrong API for one release). |
||
|---|---|---|
| .. | ||
| curl_param_value_generators.py | ||
| openapi.py | ||
| python_examples.py | ||
| test_curl_examples.py | ||
| zulip.yaml | ||