Skip to content

Commit 9b58e2a

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Introduced BusinessScenario and BackupRestore modules with correct API paths tagged to them.
1 parent f6bca78 commit 9b58e2a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/ModulesMapping.jsonc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"Applications": "^applicationTemplates\\.|^applications\\.|^servicePrincipals\\.|^onPremisesPublishingProfiles\\.|^users.appRoleAssignment$|^groups.appRoleAssignment$",
3-
"Bookings": "^solutions\\.|^bookingBusinesses\\.|^bookingCurrencies\\.",
3+
"Bookings": "^bookingBusinesses\\.|^bookingCurrencies\\.|^solutions.Actions$|^solutions.bookingBusiness$|^solutions.bookingCurrency$|^solutions.virtualEventsRoot$|^solutions.Functions$|^solutions.solutionsRoot$",
4+
"BusinessScenario": "^solutions.businessScenario$",
5+
"BackupRestore": "^solutions.backupRestoreRoot$",
46
"Calendar": "^places\\.|^users.calendar$|^users.calendarGroup$|^users.event$|^groups.calendar$|^groups.event$",
57
"ChangeNotifications": "^subscriptions\\.",
68
"CloudCommunications": "^users.onlineMeeting$|^users.presence$|^communications\\.",

0 commit comments

Comments
 (0)