Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetPullRequestRequest

Request parameters for repoGetPullRequest operation in RepositoryApi.

export
interface

RepositoryApiRepoGetPullRequestRequest

Hierarchy

  • RepositoryApiRepoGetPullRequestRequest

Index

Properties

Properties

index: number

index of the pull request to get

memberof

RepositoryApiRepoGetPullRequest

owner: string

owner of the repo

memberof

RepositoryApiRepoGetPullRequest

repo: string

name of the repo

memberof

RepositoryApiRepoGetPullRequest

Generated using TypeDoc