Skip to content

Commit

Permalink
add breaking change to swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard87 committed Dec 11, 2023
1 parent c08f8c0 commit 665b57c
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions swaggerui/html/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down Expand Up @@ -7393,4 +7384,4 @@
"bearer": []
}
]
}
}

0 comments on commit 665b57c

Please sign in to comment.