Skip to content

Commit f320d51

Browse files
committed
Updated subjects to be removed
1 parent ed919e1 commit f320d51

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/Devices.CorporateManagement/beta/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace: Microsoft.Graph.Beta.PowerShell
3333
directive:
3434
- where:
3535
verb: Get
36-
subject: ^(DeviceAppManagementMobileAppAssignmentCount|DeviceAppManagementMobileCategoryCount)$
37-
variant: ^Get[1-17]$|^GetExpanded[1-17$|^GetViaIdentity[1-17]$|^GetViaIdentityExpanded[1-17]$
36+
subject: ^(DeviceAppManagementMobileAppAssignmentCount|DeviceAppManagementMobileAppCategoryCount|DeviceAppManagementMobileAppContentVersionFileCount|DeviceAppManagementMobileAppContentVersionCount|DeviceAppManagementMobileAppContentVersionContainedAppCount)$
37+
variant: ^(Get|GetExpanded|GetViaIdentity|GetViaIdentityExpanded)([1-9]{1,2})$
3838
remove: true
3939
```

src/Devices.CorporateManagement/v1.0/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace: Microsoft.Graph.PowerShell
3333
directive:
3434
- where:
3535
verb: Get
36-
subject: ^(DeviceAppManagementMobileAppAssignmentCount|DeviceAppManagementMobileAppCategoryCount)$
37-
variant: ^Get[1-17]$|^GetExpanded[1-17$|^GetViaIdentity[1-17]$|^GetViaIdentityExpanded[1-17]$
36+
subject: ^(DeviceAppManagementMobileAppAssignmentCount|DeviceAppManagementMobileAppCategoryCount|DeviceAppManagementMobileAppContentVersionFileCount|DeviceAppManagementMobileAppContentVersionCount|DeviceAppManagementMobileAppContentVersionContainedAppCount)$
37+
variant: ^(Get|GetExpanded|GetViaIdentity|GetViaIdentityExpanded)([1-9]{1,2})$
3838
remove: true
3939
```

0 commit comments

Comments
 (0)