fix(protected_packages): fix invalid types
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
fix(protected_packages): fix invalid types
Ruwen Schwedewsky
requested to merge
gitlab-community/gitlab-org/api/client-go:ruwenschwedewskysinch-fix-types
into
main
Oct 27, 2025
Overview
7
Commits
1
Pipelines
2
Changes
2
The API docs clearly state strings but the SDK is currently using int64. This fixes this.
Merge request reports
Loading