|
5705 | 5705 | "/me/calendars/delta": "", |
5706 | 5706 | "/me/calendarview/delta": "", |
5707 | 5707 | "/me/events/delta": "", |
5708 | | - "/places/{id}/checkIns/{calendarEventId}": "least=DelegatedWork,Application,DelegatedPersonal", |
5709 | 5708 | "/users/{id}/calendar/calendarview": "", |
5710 | 5709 | "/users/{id}/calendar/events/delta": "", |
5711 | 5710 | "/users/{id}/calendargroups/{id}/calendars/{id}/calendarview": "", |
|
5721 | 5720 | "/users/{id}/reminderview(startdatetime={value},enddatetime={value})": "" |
5722 | 5721 | } |
5723 | 5722 | }, |
| 5723 | + { |
| 5724 | + "schemeKeys": [ |
| 5725 | + "DelegatedWork" |
| 5726 | + ], |
| 5727 | + "methods": [ |
| 5728 | + "GET" |
| 5729 | + ], |
| 5730 | + "paths": { |
| 5731 | + "/places/{id}/checkIns/{calendarEventId}": "least=DelegatedWork" |
| 5732 | + } |
| 5733 | + }, |
5724 | 5734 | { |
5725 | 5735 | "schemeKeys": [ |
5726 | 5736 | "DelegatedWork" |
|
5773 | 5783 | "paths": { |
5774 | 5784 | "/me/calendar/getschedule": "", |
5775 | 5785 | "/me/calendar/permanentDelete": "least=DelegatedWork,Application", |
5776 | | - "/places/{id}/checkIns": "least=DelegatedWork,Application", |
5777 | 5786 | "/users/{id}/calendar/getschedule": "", |
5778 | 5787 | "/users/{id}/calendar/permanentDelete": "least=DelegatedWork,Application" |
5779 | 5788 | } |
5780 | 5789 | }, |
| 5790 | + { |
| 5791 | + "schemeKeys": [ |
| 5792 | + "DelegatedWork" |
| 5793 | + ], |
| 5794 | + "methods": [ |
| 5795 | + "POST" |
| 5796 | + ], |
| 5797 | + "paths": { |
| 5798 | + "/places/{id}/checkIns": "least=DelegatedWork" |
| 5799 | + } |
| 5800 | + }, |
5781 | 5801 | { |
5782 | 5802 | "schemeKeys": [ |
5783 | 5803 | "DelegatedWork" |
|
34363 | 34383 | "paths": { |
34364 | 34384 | "/identity/conditionalaccess/vpnconnectivitycertificates/{thumbprint}": "least=DelegatedWork" |
34365 | 34385 | } |
| 34386 | + }, |
| 34387 | + { |
| 34388 | + "schemeKeys": [ |
| 34389 | + "DelegatedWork" |
| 34390 | + ], |
| 34391 | + "methods": [ |
| 34392 | + "GET" |
| 34393 | + ], |
| 34394 | + "paths": { |
| 34395 | + "/identity/conditionalaccess/claimProviders": "least=DelegatedWork", |
| 34396 | + "/identity/conditionalaccess/claimProviders/getControls": "least=DelegatedWork" |
| 34397 | + } |
| 34398 | + }, |
| 34399 | + { |
| 34400 | + "schemeKeys": [ |
| 34401 | + "DelegatedWork" |
| 34402 | + ], |
| 34403 | + "methods": [ |
| 34404 | + "POST" |
| 34405 | + ], |
| 34406 | + "paths": { |
| 34407 | + "/identity/conditionalaccess/claimProviders": "least=DelegatedWork", |
| 34408 | + "/identity/conditionalaccess/claimProviders/validate": "least=DelegatedWork" |
| 34409 | + } |
| 34410 | + }, |
| 34411 | + { |
| 34412 | + "schemeKeys": [ |
| 34413 | + "DelegatedWork" |
| 34414 | + ], |
| 34415 | + "methods": [ |
| 34416 | + "DELETE", |
| 34417 | + "PATCH" |
| 34418 | + ], |
| 34419 | + "paths": { |
| 34420 | + "/identity/conditionalaccess/claimProviders/{name}": "least=DelegatedWork" |
| 34421 | + } |
34366 | 34422 | } |
34367 | 34423 | ], |
34368 | 34424 | "ownerInfo": { |
|
35540 | 35596 | "paths": { |
35541 | 35597 | "/identity/conditionalaccess/vpnconnectivitycertificates/{thumbprint}": "" |
35542 | 35598 | } |
| 35599 | + }, |
| 35600 | + { |
| 35601 | + "schemeKeys": [ |
| 35602 | + "DelegatedWork" |
| 35603 | + ], |
| 35604 | + "methods": [ |
| 35605 | + "POST" |
| 35606 | + ], |
| 35607 | + "paths": { |
| 35608 | + "/identity/conditionalaccess/claimProviders": "", |
| 35609 | + "/identity/conditionalaccess/claimProviders/validate": "" |
| 35610 | + } |
| 35611 | + }, |
| 35612 | + { |
| 35613 | + "schemeKeys": [ |
| 35614 | + "DelegatedWork" |
| 35615 | + ], |
| 35616 | + "methods": [ |
| 35617 | + "DELETE", |
| 35618 | + "PATCH" |
| 35619 | + ], |
| 35620 | + "paths": { |
| 35621 | + "/identity/conditionalaccess/claimProviders/{name}": "" |
| 35622 | + } |
35543 | 35623 | } |
35544 | 35624 | ], |
35545 | 35625 | "ownerInfo": { |
|
0 commit comments