Commit 05127954 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-document-version-for-group-milestones-api' into 'master'

Document version Group Milestones API introduced

See merge request !13787
parents f0f237b7 115b598d
---
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