zulip/zerver/openapi
Sumanth V Rao 9b6de63afe stream/docs: Add date_created to Stream.API_FIELDS.
The parameter Stream.date_created is now sent down to the clients
for both:

    - client.get_streams()
    - client.list_subscriptions()

API docs updated for stream and subscriptions.

Fixes #15410
2020-07-27 16:33:36 -07:00
..
curl_param_value_generators.py curl_param_value_generators: Strengthen types. 2020-06-30 18:58:23 -07:00
javascript_examples.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
javascript_examples.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
markdown_extension.py openapi: Correctly encode object and array parameters. 2020-06-28 14:04:30 -07:00
openapi.py openapi_py: Change condition for invalid requests. 2020-07-26 16:26:56 -07:00
python_examples.py api: Do not require short_name to create user. 2020-07-17 11:15:15 -07:00
test_curl_examples.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
testing.yaml prettier: Disable bracketSpacing. 2020-07-17 14:30:52 -07:00
zulip.yaml stream/docs: Add date_created to Stream.API_FIELDS. 2020-07-27 16:33:36 -07:00