Skip to content

Commit

Permalink
Review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
szekelyzol committed Oct 8, 2024
1 parent ea7fddf commit 6417550
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14737,6 +14737,7 @@ components:
languageOrigin:
type: string
enum: [api, auto]
nullable: true
description: |-
Returns the origin of the last update on the video's `language` attribute.

Expand Down Expand Up @@ -15567,7 +15568,7 @@ components:
description: An amazing video explaining the string theory
public: false
language: 'en'
reanscript: true
transcript: true
panoramic: false
mp4Support: true
tags:
Expand Down

0 comments on commit 6417550

Please sign in to comment.