Bitbucket Data Center API Client
    Preparing search index...

    Interface TransitionPullRequestData

    Payload for POST /rest/api/latest/projects/{key}/repos/{slug}/pull-requests/{id}/decline and POST …/pull-requests/{id}/reopen.

    interface TransitionPullRequestData {
        version: number;
    }
    Index

    Properties

    Properties

    version: number