In the GitLab API documentation for listing packages:
For the endpoint: GET /projects/:id/packages
for the attribute package_type
the value generic
is missing in the documentation.
The API supports it, but it’s not documented. My use case was to get a list of only generic package types, not any pypi
, maven
or you name it.
It would be better to open an issue on the Gitlab documentation project here: Issues · GitLab.org / Technical Writing / GitLab Docs · GitLab
Dev’s don’t read forums, so reporting it here won’t get the problem resolved. Therefore better to open an issue, or submit your own changes to the Gitlab documentation for that particular page.
Thanks, I don’t know where is the place that the devs read.
In the documentation there is a suggestion to go to forum, so that’s what I did.
The issue: Missing `package_type` in packages endpoint documentation (#312) · Issues · GitLab.org / Technical Writing / GitLab Docs · GitLab
1 Like
Yeah it’s usually a good place to start here, and then we’ll just let you know after that in case it cannot be resolved here 