diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..33c581e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +openapitools.json diff --git a/swagger.yaml b/swagger.yaml index 884fe0a..0f0ed71 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -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