mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-15 18:08:29 +00:00
missing closing } in /trending schema
parent
7990516e20
commit
3f4c245523
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…
Reference in New Issue
Block a user