Skip to content

Commit 42a1df9

Browse files
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
1 parent 13828ea commit 42a1df9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proto/shared/shared.runtime_status.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ message AdapterStatusConfiguration {
1515
}
1616

1717
message ActionStatusConfiguration {
18-
// List of flow type identifiers for this specific AdapterConfiguration
18+
// List of flow type identifiers for this specific ActionStatusConfiguration
1919
repeated string flow_type_identifiers = 1;
2020
oneof data {
2121
string endpoint = 2; // e.g. URL, ...

0 commit comments

Comments
 (0)