Missing API Parameters in Group Operations
Description:
Several parameters documented in the GitLab API are currently missing in the Go SDK structs for group operations. This prevents users from leveraging newer GitLab features through the SDK.
The missing parameters affect:
CreateGroupOptionsUpdateGroupOptionsDefaultBranchProtectionDefaultsOptions
These parameters need to be added to keep the SDK in sync with the latest GitLab API capabilities.
References:
Related Issue: #2216 (closed)
Edited by 🤖 GitLab Bot 🤖