mirror of https://github.com/zulip/zulip.git
openapi: Remove additionalProperties: false from BasicStreamBase.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
parent
834542d097
commit
1cb397c1ed
|
@ -13625,7 +13625,6 @@ components:
|
|||
type: object
|
||||
description: |
|
||||
Object containing basic details about the stream.
|
||||
additionalProperties: false
|
||||
properties:
|
||||
stream_id:
|
||||
type: integer
|
||||
|
|
Loading…
Reference in New Issue