GET /repos/{owner}/{repo}/milestones/{milestone_number}
Summary: Get a milestone
Operation ID: issues/get-milestone
Auth: bearer_token
Operation ID: issues/get-milestone
Auth: bearer_token
Description
Gets a milestone using the given milestone number.
Parameters (3)
milestone_number
(integer, path, required)
The number that identifies the milestone.
owner
(string, path, required)
The account owner of the repository. The name is not case sensitive.
repo
(string, path, required)
The name of the repository without the `.git` extension. The name is not case sensitive.
No probe data for this endpoint yet.