Fix schedule update date format

pull/6346/head
Chocobozzz 2024-04-15 11:11:16 +02:00
parent c67dfb979b
commit db05e6cebb
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -7497,7 +7497,7 @@ components:
$ref: '#/components/schemas/VideoPrivacySet'
updateAt:
type: string
format: date
format: date-time
description: When to update the video
required:
- updateAt