Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoEditPullRequestRequest

Request parameters for repoEditPullRequest operation in RepositoryApi.

export
interface

RepositoryApiRepoEditPullRequestRequest

Hierarchy

  • RepositoryApiRepoEditPullRequestRequest

Index

Properties

memberof

RepositoryApiRepoEditPullRequest

index: number

index of the pull request to edit

memberof

RepositoryApiRepoEditPullRequest

owner: string

owner of the repo

memberof

RepositoryApiRepoEditPullRequest

repo: string

name of the repo

memberof

RepositoryApiRepoEditPullRequest

Generated using TypeDoc