mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Updated API (markdown)
This commit is contained in:
parent
339c3ce783
commit
43f85f34de
1 changed files with 7 additions and 0 deletions
7
API.md
7
API.md
|
@ -473,6 +473,13 @@ sort_by: "newest", "oldest", "popular" (default: newest)
|
|||
}
|
||||
```
|
||||
|
||||
Parameters:
|
||||
|
||||
```
|
||||
continuation: String
|
||||
sort_by: "oldest", "newest", "last"
|
||||
```
|
||||
|
||||
##### GET `/api/v1/channels/search/:ucid`
|
||||
|
||||
> Schema:
|
||||
|
|
Loading…
Reference in a new issue