mirror of
https://github.com/iv-org/documentation.git
synced 2025-06-17 03:09:32 -04:00
missing comma
This commit is contained in:
parent
817898d48b
commit
43727226c7
1 changed files with 1 additions and 1 deletions
2
API.md
2
API.md
|
@ -360,7 +360,7 @@ region: ISO 3166 country code (default: "US")
|
||||||
],
|
],
|
||||||
|
|
||||||
"lengthSeconds": Int32,
|
"lengthSeconds": Int32,
|
||||||
"viewCount": Int64
|
"viewCount": Int64,
|
||||||
|
|
||||||
"author": String,
|
"author": String,
|
||||||
"authorId": String,
|
"authorId": String,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue