File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1642,9 +1642,9 @@ def open_pull_request(
16421642 The authenticated user must have REPO_READ permission for the "from" and "to"repositories to call this resource.
16431643 :param source_project: the project that the PR source is from
16441644 :param source_repo: the repository that the PR source is from
1645- :param source_branch: the branch name of the PR
16461645 :param dest_project: the project that the PR destination is from
16471646 :param dest_repo: the repository that the PR destination is from
1647+ :param source_branch: the branch name of the PR
16481648 :param destination_branch: where the PR is being merged into
16491649 :param title: the title of the PR
16501650 :param description: the description of what the PR does
You can’t perform that action at this time.
0 commit comments