Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IssueApiIssueDeleteMilestoneRequest

Request parameters for issueDeleteMilestone operation in IssueApi.

export
interface

IssueApiIssueDeleteMilestoneRequest

Hierarchy

  • IssueApiIssueDeleteMilestoneRequest

Index

Properties

Properties

id: string

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

memberof

IssueApiIssueDeleteMilestone

owner: string

owner of the repo

memberof

IssueApiIssueDeleteMilestone

repo: string

name of the repo

memberof

IssueApiIssueDeleteMilestone

Generated using TypeDoc