zulip/zerver/openapi
David Wood 34d810aac3 settings: Migrate to create_stream_policy structure.
This commit replaces the `create_stream_by_admins_only` setting with a
new `create_stream_policy` setting, which mirroring the structure of
the existing `invite_to_stream_policy`.

This is important preparation for migrating the waiting period feature
to be its own independent setting.

Fixes #12236.
2019-05-06 16:27:55 -07:00
..
zulip-2.0.yaml settings: Migrate to create_stream_policy structure. 2019-05-06 16:27:55 -07:00
zulip.yaml tools/test-api: Test Client.delete_stream. 2019-04-25 16:24:59 -02:30