/
GO
gourouting
/
G站项目接口文档
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5m ago · Updated 1mo ago
Details
Filter operations
video
4
get
视频列表
post
创建视频
get
视频详情
put
更新视频
video
视频列表
get
/api/v1/videos
Query parameters
start
integer
从第几个开始
limit
integer
每页数量
Response
返回视频列表
object
required
code
integer
状态码,0为成功,小于0为失败
result
string
错误描述
data
Video[]
— unresolved $ref
Changes