diff --git a/openapitools.json b/openapitools.json new file mode 100644 index 0000000..9841a49 --- /dev/null +++ b/openapitools.json @@ -0,0 +1,7 @@ +{ + "$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json", + "spaces": 2, + "generator-cli": { + "version": "7.3.0" + } +} 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