workflow

更新Sql审批流程模板

update the workflow template

patch/v1/projects/{project_name}/workflow_template

Path parameters

project_namestring required

project name

Request body

allow_submit_when_less_audit_level'normal' | 'notice' | 'warn' | 'error'
descstring

Response

OK

codeinteger
messagestring

Example response

{
  "message": "ok"
}

Changes