Configurations
This API provides a way to create, list, update, and delete code policy configurations. For more information, see Improve code quality with branch policies
Operations
| Create |
Create a policy configuration of a given policy type. |
| Delete |
Delete a policy configuration by its ID. |
| Get |
Get a policy configuration by its ID. |
| List |
Get a list of policy configurations in a project. The 'scope' parameter for this API should not be used, except for legacy compatability reasons. It returns spec... |
| Update |
Update a policy configuration by its ID. |