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 0e2492d commit d0dac31Copy full SHA for d0dac31
proto/frequenz/api/dispatch/v1/dispatch.proto
@@ -448,7 +448,7 @@ message RecurrenceRule {
448
449
// When this dispatch should end.
450
// A dispatch can either recur a fixed number of times, or until a given timestamp.
451
- // If this field is not set, the dispatch will recur indefinitely.bool
+ // If this field is not set, the dispatch will recur indefinitely.
452
EndCriteria end_criteria = 3;
453
454
// On which minute(s) of the hour does the event occur
0 commit comments