Skip to content

Commit

Permalink
Updated swagger for master/03d69fe25
Browse files Browse the repository at this point in the history
  • Loading branch information
FRINXrepo committed May 30, 2024
1 parent 2225574 commit 3c12a0c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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"
},
"workflowName": {
"type": "string"
},
"workflowVersion": {
"type": "integer",
"format": "int32"
},
"startTime": {
"type": "integer",
"format": "int64"
},
"workflowName": {
"type": "string"
}
}
},
Expand Down

0 comments on commit 3c12a0c

Please sign in to comment.