diff --git a/swaggerui/html/swagger.json b/swaggerui/html/swagger.json
index 96c53f36..6872df57 100644
--- a/swaggerui/html/swagger.json
+++ b/swaggerui/html/swagger.json
@@ -7267,16 +7267,7 @@
},
"status": {
"description": "Status of the step",
- "type": "string",
- "enum": [
- "Queued",
- "Waiting",
- "Running",
- "Succeeded",
- "Failed",
- "Stopped",
- "StoppedNoChanges"
- ],
+ "type": "number",
"x-go-name": "Status",
"example": "Waiting"
}
@@ -7393,4 +7384,4 @@
"bearer": []
}
]
-}
\ No newline at end of file
+}