diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 868b5d68984..d343e58523a 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml @@ -5396,7 +5396,7 @@ paths: type: object properties: id: - description: object id for the video + description: Playlist element id allOf: - $ref: '#/components/schemas/id' position: @@ -5410,7 +5410,7 @@ paths: stopTimestamp: type: integer nullable: true - example: 42 + example: 41 format: seconds video: $ref: '#/components/schemas/Video'