mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix schedule update date format
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user