Fix openapi doc for resumable upload

pull/4105/head^2
Chocobozzz 2021-05-27 16:06:24 +02:00
parent fd43faf2fd
commit c215e627b5
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 2 deletions

View File

@ -1926,7 +1926,7 @@ paths:
- Video Upload
parameters:
- name: upload_id
in: path
in: query
required: true
description: |
Created session id to proceed with. If you didn't send chunks in the last 12 hours, it is
@ -2003,7 +2003,7 @@ paths:
- Video Upload
parameters:
- name: upload_id
in: path
in: query
required: true
description: |
Created session id to proceed with. If you didn't send chunks in the last 12 hours, it is