You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi/openapiv2.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13835,6 +13835,10 @@
13835
13835
"priority": {
13836
13836
"$ref": "#/definitions/v1Priority",
13837
13837
"title": "Priority metadata"
13838
+
},
13839
+
"createRequestId": {
13840
+
"type": "string",
13841
+
"description": "A unique identifier for the request to start this child workflow execution. This is used to\ndeduplicate requests to start a child workflow execution with the same workflow ID."
0 commit comments