diff --git a/backend/api/windmill_api.gen.go b/backend/api/windmill_api.gen.go new file mode 100644 index 0000000000..e69de29bb2 diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index 11c4fbb5ce..d41a4a2e76 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -5261,8 +5261,7 @@ paths: mem_peak: type: integer flow_status: - additionalProperties: - $ref: "#/components/schemas/WorkflowStatus" + $ref: "#/components/schemas/WorkflowStatusRecord" /w/{workspace}/jobs_u/get_flow_debug_info/{id}: get: @@ -8906,6 +8905,11 @@ components: required: - args + WorkflowStatusRecord: + type: object + additionalProperties: + $ref: "#/components/schemas/WorkflowStatus" + WorkflowStatus: type: object properties: