|
5371 | 5371 | "/me/calendars/delta": "", |
5372 | 5372 | "/me/calendarview/delta": "", |
5373 | 5373 | "/me/events/delta": "", |
| 5374 | + "/places/{id}/checkIns/{calendarEventId}": "least=DelegatedWork,Application,DelegatedPersonal", |
5374 | 5375 | "/users/{id}/calendar/calendarview": "", |
5375 | 5376 | "/users/{id}/calendar/events/delta": "", |
5376 | 5377 | "/users/{id}/calendargroups/{id}/calendars/{id}/calendarview": "", |
|
5422 | 5423 | "paths": { |
5423 | 5424 | "/me/calendar/getschedule": "", |
5424 | 5425 | "/me/calendar/permanentDelete": "least=DelegatedWork,Application", |
| 5426 | + "/places/{id}/checkIns": "least=DelegatedWork,Application", |
5425 | 5427 | "/users/{id}/calendar/getschedule": "", |
5426 | 5428 | "/users/{id}/calendar/permanentDelete": "least=DelegatedWork,Application" |
5427 | 5429 | } |
|
8312 | 8314 | "GET" |
8313 | 8315 | ], |
8314 | 8316 | "paths": { |
| 8317 | + "/devicemanagement/monitoring/adminhighlights": "least=DelegatedWork", |
| 8318 | + "/devicemanagement/monitoring/adminhighlights/{id}": "least=DelegatedWork", |
| 8319 | + "/devicemanagement/monitoring/adminhighlights/retrieveAdminHighlightActions": "least=DelegatedWork", |
8315 | 8320 | "/devicemanagement/monitoring/alertrecords": "least=DelegatedWork", |
8316 | 8321 | "/devicemanagement/monitoring/alertrecords/{id}": "least=DelegatedWork", |
8317 | 8322 | "/devicemanagement/monitoring/alertrecords/getportalnotifications": "least=DelegatedWork", |
|
8587 | 8592 | "POST" |
8588 | 8593 | ], |
8589 | 8594 | "paths": { |
| 8595 | + "/devicemanagement/monitoring/adminhighlights/{id}/dismiss": "least=DelegatedWork", |
8590 | 8596 | "/devicemanagement/monitoring/alertrecords/{id}/setportalnotificationassent": "least=DelegatedWork", |
8591 | 8597 | "/devicemanagement/virtualendpoint/onpremisesconnections": "least=DelegatedWork", |
8592 | 8598 | "/devicemanagement/virtualendpoint/onpremisesconnections/{id}/runhealthchecks": "least=DelegatedWork", |
|
0 commit comments