mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-04-26 06:04:46 +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
|
// in: body
|
||||||
// schema:
|
// schema:
|
||||||
// "$ref": "#/definitions/DispatchWorkflowOption"
|
// "$ref": "#/definitions/DispatchWorkflowOption"
|
||||||
// produces:
|
|
||||||
// - application/json
|
|
||||||
// responses:
|
// responses:
|
||||||
// "201":
|
|
||||||
// "$ref": "#/responses/DispatchWorkflowRun"
|
|
||||||
// "204":
|
// "204":
|
||||||
// "$ref": "#/responses/empty"
|
// "$ref": "#/responses/empty"
|
||||||
// "404":
|
// "404":
|
||||||
|
|
Loading…
Reference in a new issue