mirror of https://github.com/Chocobozzz/PeerTube
Fix schedule update date format
parent
c67dfb979b
commit
db05e6cebb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue