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
@@ -14775,6 +14775,10 @@
14775
14775
"type": "string",
14776
14776
"format": "date-time",
14777
14777
"description": "Original workflow start time."
14778
+
},
14779
+
"resetRunId": {
14780
+
"type": "string",
14781
+
"description": "Reset Run ID points to the new run when this execution is reset. If the execution is reset multiple times, it points to the latest run."
14778
14782
}
14779
14783
},
14780
14784
"description": "Holds all the extra information about workflow execution that is not part of Visibility."
0 commit comments