Summary
Multiple Graph methods documented in the official Microsoft documentation are not discovered as expected.
Examples
Potential issue
It looks like most of the examples above use the Beta version of the Microsoft Graph REST API. If Graph Permission Explorer is scraping the v1.0 version of the documentation, I would consider scraping the Beta version instead, as this will allow to discover Graph methods for permissions that have been added recently.
Summary
Multiple Graph methods documented in the official Microsoft documentation are not discovered as expected.
Examples
SecurityIdentitiesActions.ReadWrite.AllSecurityIdentitiesActions.Read.AllGroup-OnPremisesSyncBehavior.ReadWrite.AllFileStorageContainerTypeReg.SelectedPotential issue
It looks like most of the examples above use the Beta version of the Microsoft Graph REST API. If Graph Permission Explorer is scraping the v1.0 version of the documentation, I would consider scraping the Beta version instead, as this will allow to discover Graph methods for permissions that have been added recently.