mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
popular
method's schema syntax highlighting
This commit is contained in:
parent
c6e16cf0ae
commit
845f7ce711
1 changed files with 3 additions and 1 deletions
4
API.md
4
API.md
|
@ -339,7 +339,9 @@ region: ISO 3166 country code (default: "US")
|
||||||
|
|
||||||
##### GET `/api/v1/popular`
|
##### GET `/api/v1/popular`
|
||||||
|
|
||||||
```
|
> Schema:
|
||||||
|
|
||||||
|
```javascript
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"type": "shortVideo",
|
"type": "shortVideo",
|
||||||
|
|
Loading…
Reference in a new issue