Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoUpdatePullRequestRequest

Request parameters for repoUpdatePullRequest operation in RepositoryApi.

export
interface

RepositoryApiRepoUpdatePullRequestRequest

Hierarchy

  • RepositoryApiRepoUpdatePullRequestRequest

Index

Properties

index: number

index of the pull request to get

memberof

RepositoryApiRepoUpdatePullRequest

owner: string

owner of the repo

memberof

RepositoryApiRepoUpdatePullRequest

repo: string

name of the repo

memberof

RepositoryApiRepoUpdatePullRequest

style?: "merge" | "rebase"

how to update pull request

memberof

RepositoryApiRepoUpdatePullRequest

Generated using TypeDoc