Skip to content

Commit 1f4a6c7

Browse files
Updates
1 parent c8850f5 commit 1f4a6c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/EventHub/EventHub.Autorest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ keep-pec-and-plr: true
6666

6767
directive:
6868
- where:
69-
variant: ^(Create|Update|Get)(?!.*?Expanded)
69+
variant: ^(Create|Update)(?!.*?Expanded)
7070
remove: true
7171
- where:
7272
variant: ^CreateViaIdentity$

src/ServiceBus/ServiceBus.Autorest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ keep-pec-and-plr: true
6666

6767
directive:
6868
- where:
69-
variant: ^(Create|Update|Get)(?!.*?Expanded)
69+
variant: ^(Create|Update)(?!.*?Expanded)
7070
remove: true
7171
- where:
7272
variant: ^CreateViaIdentity$

0 commit comments

Comments
 (0)