Skip to content

Commit

Permalink
Added network access Open Api tags to modules mapping file and genera…
Browse files Browse the repository at this point in the history
…ted Open Api yml file
  • Loading branch information
Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Aug 9, 2024
1 parent 908a17b commit 83ceab1
Show file tree
Hide file tree
Showing 2 changed files with 11,366 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/ModulesMapping.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"Identity.Partner": "^tenantRelationships.delegatedAdminRelationship$|^tenantRelationships.delegatedAdminCustomer$",
"Mail": "^users.inferenceClassification$|^users.mailFolder$|^users.message$",
"ManagedTenants": "^tenantRelationships.managedTenant$",
"NetworkAccess": "^networkAccess\\.",
"Notes": "^users.onenote$|^groups.onenote$|^sites.onenote$",
"People": "^users.person$|^users.profile$|^users.officeGraphInsights$|^users.userAnalytics$",
"PersonalContacts": "^users.contactFolder$|^users.contact$",
Expand Down
Loading

0 comments on commit 83ceab1

Please sign in to comment.