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
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -11633,7 +11633,7 @@
11633
11633
"properties": {
11634
11634
"runId": {
11635
11635
"type": "string",
11636
-
"description": "Run ID of the workflow or standalone activity. If empty, targets the latest run.\nFor standalone activities, specify a run ID to avoid retrying a different\nexecution when the activity ID is reused."
11636
+
"description": "Run ID of the workflow or standalone activity. If empty, targets the latest run."
11637
11637
},
11638
11638
"identity": {
11639
11639
"type": "string",
@@ -11649,7 +11649,7 @@
11649
11649
},
11650
11650
"requestId": {
11651
11651
"type": "string",
11652
-
"description": "Used to de-dupe pause requests within the targeted execution."
11652
+
"description": "Used to de-dupe pause requests."
11653
11653
}
11654
11654
}
11655
11655
},
@@ -11897,7 +11897,7 @@
11897
11897
"properties": {
11898
11898
"runId": {
11899
11899
"type": "string",
11900
-
"description": "Run ID of the workflow or standalone activity. If empty, targets the latest run.\nFor standalone activities, specify a run ID to avoid retrying a different\nexecution when the activity ID is reused."
11900
+
"description": "Run ID of the workflow or standalone activity. If empty, targets the latest run."
11901
11901
},
11902
11902
"identity": {
11903
11903
"type": "string",
@@ -11921,7 +11921,7 @@
11921
11921
},
11922
11922
"requestId": {
11923
11923
"type": "string",
11924
-
"description": "Used to de-dupe reset requests within the targeted execution."
11924
+
"description": "Used to de-dupe reset requests."
11925
11925
}
11926
11926
}
11927
11927
},
@@ -12907,7 +12907,7 @@
12907
12907
"properties": {
12908
12908
"runId": {
12909
12909
"type": "string",
12910
-
"description": "Run ID of the workflow or standalone activity."
12910
+
"description": "Run ID of the workflow or standalone activity. If empty, targets the latest run."
12911
12911
},
12912
12912
"identity": {
12913
12913
"type": "string",
@@ -12935,7 +12935,7 @@
12935
12935
},
12936
12936
"requestId": {
12937
12937
"type": "string",
12938
-
"description": "Used to de-dupe unpause requests within the targeted execution."
12938
+
"description": "Used to de-dupe unpause requests."
12939
12939
}
12940
12940
}
12941
12941
},
@@ -12965,7 +12965,7 @@
12965
12965
"properties": {
12966
12966
"runId": {
12967
12967
"type": "string",
12968
-
"description": "Run ID of the workflow or standalone activity. If empty, targets the latest run.\nFor standalone activities, specify a run ID to avoid retrying a different\nexecution when the activity ID is reused."
12968
+
"description": "Run ID of the workflow or standalone activity. If empty, targets the latest run."
12969
12969
},
12970
12970
"identity": {
12971
12971
"type": "string",
@@ -12989,7 +12989,7 @@
12989
12989
},
12990
12990
"requestId": {
12991
12991
"type": "string",
12992
-
"description": "Used to de-dupe update requests within the targeted execution."
0 commit comments