Skip to content

Commit

Permalink
Updated swagger for master/a570380aa
Browse files Browse the repository at this point in the history
  • Loading branch information
FRINXrepo committed Jul 30, 2024
1 parent 3cc8476 commit c34eedb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3590,12 +3590,12 @@
"taskDefinition": {
"$ref": "#/components/schemas/TaskDef"
},
"loopOverTask": {
"type": "boolean"
},
"queueWaitTime": {
"type": "integer",
"format": "int64"
},
"loopOverTask": {
"type": "boolean"
}
}
},
Expand Down Expand Up @@ -3721,16 +3721,16 @@
"completedWithErrors": {
"type": "boolean"
},
"workflowVersion": {
"type": "integer",
"format": "int32"
},
"startTime": {
"type": "integer",
"format": "int64"
},
"workflowName": {
"type": "string"
},
"workflowVersion": {
"type": "integer",
"format": "int32"
}
}
},
Expand Down

0 comments on commit c34eedb

Please sign in to comment.