openapi: Remove additionalProperties: false from BasicStreamBase.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2022-01-11 23:36:13 -08:00 committed by Tim Abbott
parent 834542d097
commit 1cb397c1ed
1 changed files with 0 additions and 1 deletions

View File

@ -13625,7 +13625,6 @@ components:
type: object
description: |
Object containing basic details about the stream.
additionalProperties: false
properties:
stream_id:
type: integer