Payload for PUT /rest/api/latest/projects/{key}/repos/{slug}/pull-requests/{id}.
PUT /rest/api/latest/projects/{key}/repos/{slug}/pull-requests/{id}
version must match the pull request's current version (optimistic locking); Bitbucket rejects the request with a 409 Conflict otherwise.
version
409 Conflict
Optional
Payload for
PUT /rest/api/latest/projects/{key}/repos/{slug}/pull-requests/{id}.versionmust match the pull request's current version (optimistic locking); Bitbucket rejects the request with a409 Conflictotherwise.