Skip to content
Snippets Groups Projects
Commit 08507c53 authored by Daniel Croft's avatar Daniel Croft
Browse files

Merge branch 'trizzi-master-patch-81073' into 'master'

Release Post 12.6: API packages of a group

See merge request gitlab-com/www-gitlab-com!34573
parents 15b7ef11 6d6c7485
No related branches found
No related tags found
No related merge requests found
features:
secondary:
- name: "API endpoint to list the packages of a group"
available_in: [premium, ultimate]
documentation_link: 'https://docs.gitlab.com/ee/api/packages.html#within-a-group'
reporter: trizzi
stage: package
issue_url: 'https://gitlab.com/gitlab-org/gitlab/issues/10003'
description: |
As part of the GitLab Package Registry, we provide an [API](https://docs.gitlab.com/ee/api/packages.html), to allow users to view,
download, and delete packages. However, until recently the API was limited to a specific project, which prevented users from
understanding which packages exist at the group level.
In GitLab 12.6, we are excited to announce a new API endpoint that will allow users to list all packages at the group level.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment