We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9daa8a commit 21023cbCopy full SHA for 21023cb
temporal/api/activity/v1/message.proto
@@ -159,6 +159,8 @@ message ActivityExecutionInfo {
159
}
160
161
// Limited activity information returned in the list response.
162
+// When adding fields here, ensure that it is also present in ActivityExecutionInfo (note that it
163
+// may already be present in ActivityExecutionInfo but not at the top-level).
164
message ActivityExecutionListInfo {
165
// For standalone activity - a unique identifier of this activity within its namespace along with run ID (below).
166
string activity_id = 1;
0 commit comments