Fix schedule update date format

This commit is contained in:
Chocobozzz
2024-04-15 11:11:16 +02:00
parent c67dfb979b
commit db05e6cebb

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