Skip to content

Commit

Permalink
Updated swagger for master/721a399a7
Browse files Browse the repository at this point in the history
  • Loading branch information
FRINXrepo committed Jun 26, 2024
1 parent 25dd5a6 commit 36124f7
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 @@ -3721,14 +3721,14 @@
"completedWithErrors": {
"type": "boolean"
},
"workflowVersion": {
"type": "integer",
"format": "int32"
},
"startTime": {
"type": "integer",
"format": "int64"
},
"workflowVersion": {
"type": "integer",
"format": "int32"
},
"workflowName": {
"type": "string"
}
Expand Down Expand Up @@ -4016,11 +4016,11 @@
"parentWorkflowId": {
"type": "string"
},
"inputSize": {
"outputSize": {
"type": "integer",
"format": "int64"
},
"outputSize": {
"inputSize": {
"type": "integer",
"format": "int64"
}
Expand Down

0 comments on commit 36124f7

Please sign in to comment.