3360933609 "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork,Application",
3361033610 "/places/{id}/microsoft.graph.roomlist/rooms": "least=DelegatedWork,Application",
3361133611 "/places/{id}/microsoft.graph.roomlist/workspaces": "least=DelegatedWork,Application",
33612+ "/places/getOperation": "least=DelegatedWork,Application",
33613+ "/places/listOperations": "least=DelegatedWork,Application",
3361233614 "/places/microsoft.graph.building": "least=DelegatedWork,Application",
3361333615 "/places/microsoft.graph.desk": "least=DelegatedWork,Application",
3361433616 "/places/microsoft.graph.floor": "least=DelegatedWork,Application",
3362033622 }
3362133623 ],
3362233624 "ownerInfo": {
33623- "ownerSecurityGroup": "o365location "
33625+ "ownerSecurityGroup": "places-directory-sg "
3362433626 }
3362533627 },
3362633628 "Place.ReadWrite.All": {
@@ -33641,10 +33643,10 @@
3364133643 "DelegatedWork"
3364233644 ],
3364333645 "methods": [
33644- "DELETE",
3364533646 "PATCH"
3364633647 ],
3364733648 "paths": {
33649+ "/places": "least=DelegatedWork",
3364833650 "/places/{id}": "least=DelegatedWork",
3364933651 "/places/{id}/microsoft.graph.building/map": "least=DelegatedWork",
3365033652 "/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork",
@@ -33665,10 +33667,27 @@
3366533667 "/places": "least=DelegatedWork",
3366633668 "/places/{id}/microsoft.graph.building/ingestMapFile": "least=DelegatedWork"
3366733669 }
33670+ },
33671+ {
33672+ "schemeKeys": [
33673+ "DelegatedWork"
33674+ ],
33675+ "methods": [
33676+ "DELETE"
33677+ ],
33678+ "paths": {
33679+ "/places/{id}": "least=DelegatedWork",
33680+ "/places/{id}/microsoft.graph.building/map": "least=DelegatedWork",
33681+ "/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork",
33682+ "/places/{id}/microsoft.graph.building/map/levels/{id}": "least=DelegatedWork",
33683+ "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "least=DelegatedWork",
33684+ "/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "least=DelegatedWork",
33685+ "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork"
33686+ }
3366833687 }
3366933688 ],
3367033689 "ownerInfo": {
33671- "ownerSecurityGroup": "o365location "
33690+ "ownerSecurityGroup": "places-directory-sg "
3367233691 }
3367333692 },
3367433693 "PlaceDevice.Read.All": {
0 commit comments