Skip to content

Commit

Permalink
key not being optional
Browse files Browse the repository at this point in the history
  • Loading branch information
QiufangMa committed Jun 25, 2024
1 parent 391e44b commit 8bd0384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yang/tree/ical-grp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ module: ietf-schedule
+-- byhour* uint32
+-- byday* [weekday]
| +-- direction* int32
| +-- weekday? schedule:weekday
| +-- weekday schedule:weekday
+-- bymonthday* int32
+-- byyearday* int32
+-- byyearweek* int32
Expand Down

0 comments on commit 8bd0384

Please sign in to comment.