mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-14 17:38:29 +00: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…
Reference in New Issue
Block a user