mirror of
https://github.com/iv-org/documentation.git
synced 2025-07-27 08:45:55 -04:00
Add sort_by
to post comments and add new properties to resolveurl response
This commit is contained in:
parent
f9c6845eb4
commit
4790950c86
2 changed files with 9 additions and 2 deletions
|
@ -586,10 +586,12 @@ page: Int32
|
|||
> Schema:
|
||||
```javascript
|
||||
{
|
||||
browseId?: String,
|
||||
ucid?: String,
|
||||
videoId?: String,
|
||||
playlistId?: String,
|
||||
startTimeSeconds?: String,
|
||||
postId?: String,
|
||||
params?: String,
|
||||
pageType: string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue