Skip to content

Commit da0b89d

Browse files
committed
Add directive for default calendar
1 parent 825bfdc commit da0b89d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Calendar/Calendar.md

+5
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,9 @@ directive:
2626
variant: ^Get$|^GetViaIdentity$
2727
set:
2828
subject: $1Default$2
29+
- where:
30+
subject: ^(User)(CalendarEvent)$
31+
variant: ^List$|^Create$|^CreateExpanded$|^CreateViaIdentity$|^CreateViaIdentityExpanded$
32+
set:
33+
subject: $1Default$2
2934
```

0 commit comments

Comments
 (0)