update_project_branching_model_settings
Modify branching model settings for a Bitbucket project to define development, production, and branch type configurations.
Instructions
Update the branching model configuration for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The key of the project. | |
| settings | Yes | The branching model settings to update. Only passed properties will be updated. See Bitbucket API for details. |