mirror of
https://github.com/iv-org/invidious.git
synced 2025-12-28 00:28:38 -06:00
missing comma
parent
817898d48b
commit
43727226c7
2
API.md
2
API.md
@ -360,7 +360,7 @@ region: ISO 3166 country code (default: "US")
|
||||
],
|
||||
|
||||
"lengthSeconds": Int32,
|
||||
"viewCount": Int64
|
||||
"viewCount": Int64,
|
||||
|
||||
"author": String,
|
||||
"authorId": String,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user