Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoDismissPullReviewRequest

Request parameters for repoDismissPullReview operation in RepositoryApi.

export
interface

RepositoryApiRepoDismissPullReviewRequest

Hierarchy

  • RepositoryApiRepoDismissPullReviewRequest

Index

Properties

memberof

RepositoryApiRepoDismissPullReview

id: number

id of the review

memberof

RepositoryApiRepoDismissPullReview

index: number

index of the pull request

memberof

RepositoryApiRepoDismissPullReview

owner: string

owner of the repo

memberof

RepositoryApiRepoDismissPullReview

repo: string

name of the repo

memberof

RepositoryApiRepoDismissPullReview

Generated using TypeDoc