Commit 115b598d authored by Mark Fletcher's avatar Mark Fletcher

Document version Group Milestones API introduced

parent 19dfd9e9
---
title: Document version Group Milestones API introduced
merge_request:
author:
type: changed
# Group milestones API
> **Notes:**
> [Introduced][ce-12819] in GitLab 9.5.
## List group milestones
Returns a list of group milestones.
......@@ -118,3 +121,5 @@ Parameters:
- `id` (required) - The ID or [URL-encoded path of the group](README.md#namespaced-path-encoding) owned by the authenticated user
- `milestone_id` (required) - The ID of a group milestone
[ce-12819]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12819
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment