openapi: Allow empty value of stream's description.

This is important because otherwise tests that change a stream
description to the empty string don't work.
This commit is contained in:
jai2201 2022-03-29 11:26:49 +05:30 committed by Tim Abbott
parent 35ee5679d6
commit 52cf557d2b
1 changed files with 1 additions and 0 deletions

View File

@ -13185,6 +13185,7 @@ paths:
type: string
example: "Discuss Italian history and travel destinations."
required: false
allowEmptyValue: true
- name: new_name
in: query
description: |