Added patch channel API doc for channel banner (#32100)

* Added patch channel API doc for channel banner

* Fixed typo
Этот коммит содержится в:
Harshil Sharma
2025-07-07 10:41:29 +05:30
коммит произвёл GitHub
родитель 5e76a1091c
Коммит bfbfff276d
2 изменённых файлов: 14 добавлений и 0 удалений

Просмотреть файл

@@ -641,6 +641,8 @@
type: string
description: Markdown-formatted text to display in the header of the
channel
banner_info:
$ref: "#/components/schemas/ChannelBanner"
description: Channel object to be updated
required: true
responses: