api-docs: Add Changes notes for stream object fields added in 2.1.0.

This commit is contained in:
Lauryn Menard 2023-08-09 19:54:40 +02:00 committed by Tim Abbott
parent 67ccd66ed5
commit 2db715030d
1 changed files with 4 additions and 0 deletions

View File

@ -17176,6 +17176,8 @@ components:
description: |
Whether the stream has been configured to allow unauthenticated
access to its message history from the web.
**Changes**: New in Zulip 2.1.0.
stream_post_policy:
type: integer
description: |
@ -17223,6 +17225,8 @@ components:
has older history that can be accessed.
Is `null` for streams with no message history.
**Changes**: New in Zulip 2.1.0.
is_announcement_only:
type: boolean
deprecated: true