Skip to content

Commit 8496783

Browse files
Rename fcr_prequal_settings to fcr_prequalification
Why? Because `prequal` is too cryptic and `_settings` suffix is superfluous. Signed-off-by: Christian Parpart <[email protected]>
1 parent f0ddcbb commit 8496783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto/frequenz/api/dispatch/dispatch.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ message DispatchFilter {
135135

136136
message DispatchSettings {
137137
oneof settings {
138-
fcr.prequalification.FcrPrequalificationSettings fcr_prequal_settings = 1;
138+
fcr.prequalification.FcrPrequalificationSettings fcr_prequalification = 1;
139139
}
140140
}
141141

0 commit comments

Comments
 (0)