Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IssueApiIssueGetMilestoneRequest

Request parameters for issueGetMilestone operation in IssueApi.

export
interface

IssueApiIssueGetMilestoneRequest

Hierarchy

  • IssueApiIssueGetMilestoneRequest

Index

Properties

Properties

id: string

the milestone to get, identified by ID and if not available by name

memberof

IssueApiIssueGetMilestone

owner: string

owner of the repo

memberof

IssueApiIssueGetMilestone

repo: string

name of the repo

memberof

IssueApiIssueGetMilestone

Generated using TypeDoc