mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-17 10:58:31 +00:00
missing colon in /videos/:id schema
parent
fcd195e4ba
commit
7990516e20
2
API.md
2
API.md
@ -143,7 +143,7 @@ All endpoints that return a JSON body support the [fields API](https://developer
|
||||
],
|
||||
"author": String,
|
||||
"lengthSeconds": Int32,
|
||||
"viewCountText" String
|
||||
"viewCountText": String
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user