The 'scope' parameter for this API should not be used, except for legacy compatibility reasons.
It returns specifically scoped policies and does not support hierarchical nesting.
Instead, use the /_apis/git/policy/configurations API, which provides first class scope filtering support.
The optional policyType parameter can be used to filter the set of policies returned from this method.
Parameters:
requestConfiguration - Represents the query parameters.
configurationId - ID of the existing policy configuration to be updated.
policyConfiguration - Policy configuration object. Use get method to get policy, edit it and then use the
PolicyConfiguration object with this method to update.
The 'scope' parameter for this API should not be used, except for legacy compatibility reasons.
It returns specifically scoped policies and does not support hierarchical nesting.
Instead, use the /_apis/git/policy/configurations API, which provides first class scope filtering support.
The optional policyType parameter can be used to filter the set of policies returned from this method.
Parameters:
requestConfiguration - Represents the query parameters.
configurationId - ID of the existing policy configuration to be updated.
policyConfiguration - Policy configuration object. Use get method to get policy, edit it and then use the
PolicyConfiguration object with this method to update.