Fix REST API doc

This commit is contained in:
Chocobozzz 2021-03-04 15:06:22 +01:00
parent 0edcbd7530
commit 8726cd4941
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 7 additions and 5 deletions

View File

@ -1362,11 +1362,11 @@ paths:
example: 4 example: 4
licence: licence:
description: Video licence description: Video licence
type: string
language:
description: Video language
type: integer type: integer
example: 2 example: 2
language:
description: Video language
type: string
description: description:
description: Video description description: Video description
type: string type: string
@ -1484,10 +1484,12 @@ paths:
$ref: '#/components/schemas/VideoPrivacySet' $ref: '#/components/schemas/VideoPrivacySet'
category: category:
description: Video category description: Video category
type: string type: integer
example: 4
licence: licence:
description: Video licence description: Video licence
type: string type: integer
example: 2
language: language:
description: Video language description: Video language
type: string type: string