In the commit <https://github.com/microsoftgraph/msgraph-metadata/commit/1b56c03f7dcf52badaaba2e947fc33626720b6b2> on 2nd May the paths below were present: - `/identity/conditionalAccess/namedLocations` - `'/identity/conditionalAccess/namedLocations/{namedLocation-id}'` - `/identity/conditionalAccess/policies` - `'/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}'` However, the latest version of the specification in `main` no longer include these paths. They seem to have been removed in <https://github.com/microsoftgraph/msgraph-metadata/commit/d8c78a8179918ff00e5881a6ea128c2789963437>. Is this deliberate or are these paths still supported in the `/beta` APIs?