Skip to content

Commit ca471af

Browse files
committed
Update file(s) "dist/json/." from "cloudforet-io/api"
1 parent 93ec50a commit ca471af

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

dist/json/cloudforet/api/opsflow/v1/Task.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,42 @@
541541
"isoneof": false,
542542
"oneofdecl": "",
543543
"defaultValue": ""
544+
},
545+
{
546+
"name": "started_duration",
547+
"description": "",
548+
"label": "",
549+
"type": "int64",
550+
"longType": "int64",
551+
"fullType": "int64",
552+
"ismap": false,
553+
"isoneof": false,
554+
"oneofdecl": "",
555+
"defaultValue": ""
556+
},
557+
{
558+
"name": "in_progress_duration",
559+
"description": "",
560+
"label": "",
561+
"type": "int64",
562+
"longType": "int64",
563+
"fullType": "int64",
564+
"ismap": false,
565+
"isoneof": false,
566+
"oneofdecl": "",
567+
"defaultValue": ""
568+
},
569+
{
570+
"name": "completed_duration",
571+
"description": "",
572+
"label": "",
573+
"type": "int64",
574+
"longType": "int64",
575+
"fullType": "int64",
576+
"ismap": false,
577+
"isoneof": false,
578+
"oneofdecl": "",
579+
"defaultValue": ""
544580
}
545581
]
546582
},

0 commit comments

Comments
 (0)