Swagger update

This commit is contained in:
markturney 2025-03-12 19:37:26 +00:00
parent 14fff7bec1
commit cebcd4e8e6

View file

@ -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":