Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoCreatePullReviewRequest

Request parameters for repoCreatePullReview operation in RepositoryApi.

export
interface

RepositoryApiRepoCreatePullReviewRequest

Hierarchy

  • RepositoryApiRepoCreatePullReviewRequest

Index

Properties

memberof

RepositoryApiRepoCreatePullReview

index: number

index of the pull request

memberof

RepositoryApiRepoCreatePullReview

owner: string

owner of the repo

memberof

RepositoryApiRepoCreatePullReview

repo: string

name of the repo

memberof

RepositoryApiRepoCreatePullReview

Generated using TypeDoc