Merge pull request #6 from spazziale/in64

Fix format of uploaded time
This commit is contained in:
Kavin 2024-02-29 21:55:45 +00:00 committed by GitHub
commit 117f5c66a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
openapitools.json

View File

@ -713,6 +713,7 @@ components:
description: The title of the video.
uploaded:
type: integer
format: int64
description: The date in unix epoch the video was uploaded.
uploadedDate:
type: string