mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-03-13 23:32:41 +00:00
Swagger update
This commit is contained in:
parent
14fff7bec1
commit
cebcd4e8e6
1 changed files with 0 additions and 4 deletions
|
@ -639,11 +639,7 @@ func DispatchWorkflow(ctx *context.APIContext) {
|
|||
// in: body
|
||||
// schema:
|
||||
// "$ref": "#/definitions/DispatchWorkflowOption"
|
||||
// produces:
|
||||
// - application/json
|
||||
// responses:
|
||||
// "201":
|
||||
// "$ref": "#/responses/DispatchWorkflowRun"
|
||||
// "204":
|
||||
// "$ref": "#/responses/empty"
|
||||
// "404":
|
||||
|
|
Loading…
Reference in a new issue