From: Frank Sträter Date: Mon, 5 Aug 2019 12:08:27 +0000 (+0200) Subject: Add originallyPublishedAt in /videos/upload to the OpenAPI document X-Git-Tag: v1.4.0-rc.1~26 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f9f8909298cdcddbe5360ec1058c0fedc7ea51d9;p=oweals%2Fpeertube.git Add originallyPublishedAt in /videos/upload to the OpenAPI document --- diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 39fa3cef5..bd07fbc51 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml @@ -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: