Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IssueApiIssueListLabelsRequest

Request parameters for issueListLabels operation in IssueApi.

export
interface

IssueApiIssueListLabelsRequest

Hierarchy

  • IssueApiIssueListLabelsRequest

Index

Properties

limit?: number

page size of results

memberof

IssueApiIssueListLabels

owner: string

owner of the repo

memberof

IssueApiIssueListLabels

page?: number

page number of results to return (1-based)

memberof

IssueApiIssueListLabels

repo: string

name of the repo

memberof

IssueApiIssueListLabels

Generated using TypeDoc