Github API - Test Config

DELETE /repos/{owner}/{repo}/milestones/{milestone_number}
repos
issues

Delete a milestone

Arguments
key owner

owner [scalar]

The account owner of the repository. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

key repo

repo [scalar]

The name of the repository. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

key milestone-number

milestone-number [scalar]

The number that identifies the milestone.

API:
Github Open API
(version: 1.1.4)

Returns
404 not_found

not_found [scalar]

Resource not found

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)