mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-04 07:19:03 +02:00
fix: update api schema to pass form data when publishing an episode
closes #553
This commit is contained in:
parent
1e6477db67
commit
5dce8cb949
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ paths:
|
|||
description: Publish parameters
|
||||
required: true
|
||||
content:
|
||||
application/json:
|
||||
multipart/form-data:
|
||||
schema:
|
||||
$ref: "#/components/schemas/EpisodePublishRequest"
|
||||
responses:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue