Record
post-repositories-workspace-repo-slug-pullrequests-pull-request-id-merge-params
No description available.
record post-repositories-workspace-repo-slug-pullrequests-pull-request-id-merge-params {
pull-request-id: string,
repo-slug: string,
workspace: string,
async-op: option<bool>,
close-source-branch: option<bool>,
merge-strategy: option<pullrequest-endpoint-branch-merge-strategies-item-enum>,
message: option<string>,
type-op: string,
}Fields
| Name | Type | Description |
|---|---|---|
| pull-request-id | string | |
| repo-slug | string | |
| workspace | string | |
| async-op | option<bool> | |
| close-source-branch | option<bool> | |
| merge-strategy | option<pullrequest-endpoint-branch-merge-strategies-item-enum> | |
| message | option<string> | |
| type-op | string |