zulip/zerver/openapi
sahil839 c488a35f10 streams: Add API for changing stream-level message_retention_days.
This commit adds backend support for setting message_retention_days
while creating streams and updating it for an existing stream. We only
allow organization owners to set/update it for a stream.

'message_retention_days' field for a stream existed previously also, but
there was no way to set it while creating streams or update it for an
exisiting streams using any endpoint.
2020-06-18 17:00:15 -07:00
..
curl_param_value_generators.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
javascript_examples.js openapi: Fix response validation bug. 2020-06-10 16:45:36 -07:00
javascript_examples.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
markdown_extension.py python: Convert more "".format to Python 3.6 f-strings. 2020-06-13 15:39:00 -07:00
openapi.py tests: Use validate_against_openapi_schema in testing. 2020-06-14 15:05:52 -07:00
python_examples.py openapi: Document GET /attachments endpoint. 2020-06-17 18:35:44 -07:00
test_curl_examples.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
zulip.yaml streams: Add API for changing stream-level message_retention_days. 2020-06-18 17:00:15 -07:00