|
32301 | 32301 | "paths": { |
32302 | 32302 | "/places/{id}": "least=DelegatedWork,Application", |
32303 | 32303 | "/places/{id}/descendants": "least=DelegatedWork,Application", |
| 32304 | + "/places/{id}/microsoft.graph.building/map": "least=DelegatedWork,Application", |
| 32305 | + "/places/{id}/microsoft.graph.building/map/footprints": "least=DelegatedWork,Application", |
| 32306 | + "/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork,Application", |
| 32307 | + "/places/{id}/microsoft.graph.building/map/levels": "least=DelegatedWork,Application", |
| 32308 | + "/places/{id}/microsoft.graph.building/map/levels/{id}": "least=DelegatedWork,Application", |
| 32309 | + "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures": "least=DelegatedWork,Application", |
| 32310 | + "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "least=DelegatedWork,Application", |
| 32311 | + "/places/{id}/microsoft.graph.building/map/levels/{id}/sections": "least=DelegatedWork,Application", |
| 32312 | + "/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "least=DelegatedWork,Application", |
| 32313 | + "/places/{id}/microsoft.graph.building/map/levels/{id}/units": "least=DelegatedWork,Application", |
| 32314 | + "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork,Application", |
32304 | 32315 | "/places/{id}/microsoft.graph.roomlist/rooms": "least=DelegatedWork,Application", |
32305 | 32316 | "/places/{id}/microsoft.graph.roomlist/workspaces": "least=DelegatedWork,Application", |
32306 | 32317 | "/places/microsoft.graph.building": "least=DelegatedWork,Application", |
|
32346 | 32357 | "PATCH" |
32347 | 32358 | ], |
32348 | 32359 | "paths": { |
32349 | | - "/places/{id}": "least=DelegatedWork,Application" |
| 32360 | + "/places/{id}": "least=DelegatedWork,Application", |
| 32361 | + "/places/{id}/microsoft.graph.building/map": "least=DelegatedWork,Application", |
| 32362 | + "/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork,Application", |
| 32363 | + "/places/{id}/microsoft.graph.building/map/levels/{id}": "least=DelegatedWork,Application", |
| 32364 | + "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "least=DelegatedWork,Application", |
| 32365 | + "/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "least=DelegatedWork,Application", |
| 32366 | + "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork,Application" |
32350 | 32367 | } |
32351 | 32368 | }, |
32352 | 32369 | { |
|
32358 | 32375 | "POST" |
32359 | 32376 | ], |
32360 | 32377 | "paths": { |
32361 | | - "/places": "least=DelegatedWork,Application" |
| 32378 | + "/places": "least=DelegatedWork,Application", |
| 32379 | + "/places/{id}/microsoft.graph.building/ingestMapFile": "least=DelegatedWork,Application" |
32362 | 32380 | } |
32363 | 32381 | } |
32364 | 32382 | ], |
|
0 commit comments