|
44816 | 44816 | "GET" |
44817 | 44817 | ], |
44818 | 44818 | "paths": { |
44819 | | - "/applications/{id}/synchronization/templates": "", |
| 44819 | + "/applications/{id}/synchronization/templates": "least=DelegatedWork", |
44820 | 44820 | "/applications/{id}/synchronization/templates/{id}/schema/filteroperators": "least=DelegatedWork", |
44821 | 44821 | "/applications/{id}/synchronization/templates/{id}/schema/functions": "least=DelegatedWork", |
44822 | 44822 | "/reports/reconciliations/provisioning": "", |
|
44825 | 44825 | "/reports/reconciliations/provisioning/{id}/identities/{id}": "", |
44826 | 44826 | "/serviceprincipals/{id}/synchronization/jobs/{id}/schema/filteroperators": "least=DelegatedWork", |
44827 | 44827 | "/serviceprincipals/{id}/synchronization/jobs/{id}/schema/functions": "least=DelegatedWork", |
44828 | | - "/serviceprincipals/{id}/synchronization/templates": "", |
44829 | | - "/serviceprincipals/{id}/synchronization/templates/{id}": "", |
44830 | | - "/serviceprincipals/{id}/synchronization/templates/{id}/schema": "", |
| 44828 | + "/serviceprincipals/{id}/synchronization/templates": "least=DelegatedWork", |
| 44829 | + "/serviceprincipals/{id}/synchronization/templates/{id}": "least=DelegatedWork", |
| 44830 | + "/serviceprincipals/{id}/synchronization/templates/{id}/schema": "least=DelegatedWork", |
44831 | 44831 | "/serviceprincipals/{id}/synchronization/templates/{id}/schema/filteroperators": "least=DelegatedWork", |
44832 | 44832 | "/serviceprincipals/{id}/synchronization/templates/{id}/schema/functions": "least=DelegatedWork" |
44833 | 44833 | } |
|
44897 | 44897 | "paths": { |
44898 | 44898 | "/serviceprincipals/{id}/synchronization/secrets": "least=DelegatedWork" |
44899 | 44899 | } |
| 44900 | + }, |
| 44901 | + { |
| 44902 | + "schemeKeys": [ |
| 44903 | + "DelegatedWork", |
| 44904 | + "Application" |
| 44905 | + ], |
| 44906 | + "methods": [ |
| 44907 | + "PATCH" |
| 44908 | + ], |
| 44909 | + "paths": { |
| 44910 | + "/serviceprincipals/{id}/synchronization/jobs/{id}": "least=DelegatedWork,Application" |
| 44911 | + } |
44900 | 44912 | } |
44901 | 44913 | ], |
44902 | 44914 | "ownerInfo": { |
|
0 commit comments