feat: professionalize control plane and standalone delivery
This commit is contained in:
@ -129,6 +129,12 @@ paths:
|
||||
responses:
|
||||
"201":
|
||||
description: task created
|
||||
/webhooks/full-video-uploaded:
|
||||
post:
|
||||
summary: 接收原视频上传成功后的完整版 BV webhook
|
||||
responses:
|
||||
"202":
|
||||
description: accepted
|
||||
/tasks/{taskId}:
|
||||
get:
|
||||
summary: 查询任务详情
|
||||
|
||||
Reference in New Issue
Block a user