Add originallyPublishedAt in /videos/upload to the OpenAPI document

pull/2008/head
Frank Sträter 2019-08-05 14:08:27 +02:00 committed by Chocobozzz
parent f60e85ce87
commit f9f8909298
1 changed files with 4 additions and 0 deletions

View File

@ -1062,6 +1062,10 @@ paths:
commentsEnabled:
description: Enable or disable comments for this video
type: string
originallyPublishedAt:
description: Date when the content was originally published
type: string
format: date-time
scheduleUpdate:
$ref: '#/components/schemas/VideoScheduledUpdate'
required: