added section ID to playlist upload

This commit is contained in:
Luke Hagar
2024-09-19 05:38:23 +00:00
parent 48169070f5
commit d1c3b9b9c8

View File

@@ -32,6 +32,14 @@ post:
- 0
- 1
required: true
- name: sectionID
description: Possibly the section ID to upload the playlist to, we are not certain.
in: query
schema:
type: integer
example: 1
default: 1
required: true
responses:
"200":
description: The playlist is uploaded