|
37100 | 37100 | ], |
37101 | 37101 | "paths": { |
37102 | 37102 | "/identity/conditionalaccess/claimProviders": "least=DelegatedWork", |
37103 | | - "/identity/conditionalaccess/claimProviders/validate": "least=DelegatedWork" |
| 37103 | + "/identity/conditionalaccess/claimProviders/{name}/validate": "least=DelegatedWork" |
37104 | 37104 | } |
37105 | 37105 | }, |
37106 | 37106 | { |
|
38342 | 38342 | ], |
38343 | 38343 | "paths": { |
38344 | 38344 | "/identity/conditionalaccess/claimProviders": "", |
38345 | | - "/identity/conditionalaccess/claimProviders/validate": "" |
| 38345 | + "/identity/conditionalaccess/claimProviders/{name}/validate": "" |
38346 | 38346 | } |
38347 | 38347 | }, |
38348 | 38348 | { |
|
60645 | 60645 | "paths": { |
60646 | 60646 | "/admin/windows/updates/deploymentaudiences": "least=DelegatedWork,Application", |
60647 | 60647 | "/admin/windows/updates/deployments": "least=DelegatedWork,Application", |
| 60648 | + "/admin/windows/updates/policies": "least=DelegatedWork,Application", |
| 60649 | + "/admin/windows/updates/policies/{id}/approvals": "least=DelegatedWork,Application", |
| 60650 | + "/admin/windows/updates/policies/{id}/rings": "least=DelegatedWork,Application", |
60648 | 60651 | "/admin/windows/updates/resourceconnections": "least=DelegatedWork,Application", |
60649 | 60652 | "/admin/windows/updates/updatableassets": "least=DelegatedWork,Application", |
60650 | 60653 | "/admin/windows/updates/updatepolicies": "least=DelegatedWork,Application", |
|
60678 | 60681 | ], |
60679 | 60682 | "paths": { |
60680 | 60683 | "/admin/windows/updates/deployments/{id}": "least=DelegatedWork,Application", |
| 60684 | + "/admin/windows/updates/policies/{id}": "least=DelegatedWork,Application", |
| 60685 | + "/admin/windows/updates/policies/{id}/approvals/{id}": "least=DelegatedWork,Application", |
| 60686 | + "/admin/windows/updates/policies/{id}/rings/{id}": "least=DelegatedWork,Application", |
60681 | 60687 | "/admin/windows/updates/updatepolicies/{id}": "least=DelegatedWork,Application", |
60682 | 60688 | "/admin/windows/updates/updatepolicies/{id}/compliancechanges/{id}": "least=DelegatedWork,Application" |
60683 | 60689 | } |
|
0 commit comments