diff options
| author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-05-10 03:09:12 +0000 |
|---|---|---|
| committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-05-10 03:09:12 +0000 |
| commit | 3591ecba91126089ebf916f9bd95fe497609920c (patch) | |
| tree | 139e2f7ebdc0e11b62ad1b0e5bfbdf18a6f2ddf2 /doc/api/epic_issues.md | |
| parent | 38c1da5195bdcaab0b20bf6303a675b9283ac476 (diff) | |
| download | gitlab-ce-3591ecba91126089ebf916f9bd95fe497609920c.tar.gz | |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/epic_issues.md')
| -rw-r--r-- | doc/api/epic_issues.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/epic_issues.md b/doc/api/epic_issues.md index 9d3a32beb07..506d6d4b339 100644 --- a/doc/api/epic_issues.md +++ b/doc/api/epic_issues.md @@ -11,7 +11,7 @@ Every API call to the epic issues API endpoint must be authenticated. If a user is not a member of a group and the group is private, a `GET` request on that group results in a `404` status code. -Epics are available only in GitLab [Premium and higher](https://about.gitlab.com/pricing/). +Epics are available only in GitLab [Premium and Ultimate](https://about.gitlab.com/pricing/). If the Epics feature is not available, a `403` status code is returned. ## Epic Issues pagination |
