Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IssueApiIssueEditLabelRequest

Request parameters for issueEditLabel operation in IssueApi.

export
interface

IssueApiIssueEditLabelRequest

Hierarchy

  • IssueApiIssueEditLabelRequest

Index

Properties

Properties

memberof

IssueApiIssueEditLabel

id: number

id of the label to edit

memberof

IssueApiIssueEditLabel

owner: string

owner of the repo

memberof

IssueApiIssueEditLabel

repo: string

name of the repo

memberof

IssueApiIssueEditLabel

Generated using TypeDoc