Path Parameters
The project id.
Body
Response
OK
Force issue labels to be used when creating an issue.
Allow modifying statement after issue is created.
Enable auto resolve issue.
Enforce issue title created by user instead of generated by Bytebase.
Whether to automatically enable backup.
Whether to skip backup errors and continue the data migration.
Whether to enable the database tenant mode for PostgreSQL. If enabled, the issue will be created with the prepend "set role <db_owner>" statement.
Whether to allow the issue creator to self-approve the issue.
Execution retry policy for the task run.
The maximum number of databases to sample during CI data validation. Without specification, sampling is disabled, resulting in a full validation.
The maximum number of parallel tasks to run during the rollout.
Labels are key-value pairs that can be attached to the project. For example, { "environment": "production", "team": "backend" }