mirror of
https://github.com/iv-org/documentation.git
synced 2025-08-01 19:16:24 -04:00
missing closing } in /trending schema
This commit is contained in:
parent
7990516e20
commit
3f4c245523
1 changed files with 2 additions and 1 deletions
3
API.md
3
API.md
|
@ -275,7 +275,8 @@ Captions can also be selected with an ISO `lang`, e.g. &lang=en, `tlang` will au
|
|||
"quality": String,
|
||||
"url": String,
|
||||
"width": Int32,
|
||||
"height" Int32
|
||||
"height": Int32
|
||||
}
|
||||
],
|
||||
|
||||
"lengthSeconds": Int32,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue