zulip/zerver/openapi
Eeshan Garg 75b2264a3f pypi: Upgrade zulip/zulip-bots dependencies to version 0.7.0.
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).
2020-04-23 17:41:47 -07:00
..
curl_param_value_generators.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
openapi.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
python_examples.py pypi: Upgrade zulip/zulip-bots dependencies to version 0.7.0. 2020-04-23 17:41:47 -07:00
test_curl_examples.py test-api: Avoid flakes with curl tests. 2020-04-21 11:30:29 -04:00
zulip.yaml api: Add a monotonic integer "feature level" for non-webapp clients. 2020-04-21 13:37:57 -07:00