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
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -10453,10 +10453,6 @@
10453
10453
"$ref": "#/definitions/v1Priority",
10454
10454
"description": "Priority metadata."
10455
10455
},
10456
-
"startDelay": {
10457
-
"type": "string",
10458
-
"description": "Time to wait before dispatching the first activity."
10459
-
},
10460
10456
"completionCallbacks": {
10461
10457
"type": "array",
10462
10458
"items": {
@@ -10471,7 +10467,7 @@
10471
10467
"type": "object",
10472
10468
"$ref": "#/definitions/apiCommonV1Link"
10473
10469
},
10474
-
"description": "Links to be associated with the activity."
10470
+
"description": "Links to be associated with the activity. Callbacks may also have associated links;\nlinks already included with a callback should not be duplicated here."
0 commit comments