From 2653571236895d86ded537335f84167281fcc7dd Mon Sep 17 00:00:00 2001 From: szekelyzol Date: Fri, 8 Nov 2024 14:33:41 +0100 Subject: [PATCH] Add missing description --- oas_apivideo.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/oas_apivideo.yaml b/oas_apivideo.yaml index 6a1c61d8..a170273e 100644 --- a/oas_apivideo.yaml +++ b/oas_apivideo.yaml @@ -16076,7 +16076,7 @@ components: - The default value is `false`. - If you define a video language using the `language` parameter, the API uses that language to summarize the video. If you do not define a language, the API detects it based on the video. transcriptSummaryAttributes: - description: Use this parameter to define the elements of a summary that you want to generate. If you do not define this parameter, the API generates a full summary with all attributes. + description: Use this parameter to define the elements of a summary that you want to generate. If you do not define this parameter, the API generates a full summary with all attributes. The possible values are `abstract` and `takeaways`. type: array items: type: string @@ -16103,7 +16103,7 @@ components: In this case, `sourceStatus` will return `missing`, and you have to manually add a summary using the `PATCH /summaries/{summaryId}/source` endpoint operation. example: auto attributes: - description: Use this parameter to define the elements of a summary that you want to generate. If you do not define this parameter, the API generates a full summary with all attributes. + description: Use this parameter to define the elements of a summary that you want to generate. If you do not define this parameter, the API generates a full summary with all attributes. The possible values are `abstract` and `takeaways`. type: array items: type: string @@ -16322,7 +16322,7 @@ components: - The default value is `false`. - If you define a video language using the `language` parameter, the API uses that language to summarize the video. If you do not define a language, the API detects it based on the video. transcriptSummaryAttributes: - description: Use this parameter to define the elements of a summary that you want to generate. If you do not define this parameter, the API generates a full summary with all attributes. + description: Use this parameter to define the elements of a summary that you want to generate. If you do not define this parameter, the API generates a full summary with all attributes. The possible values are `abstract` and `takeaways`. type: array items: type: string