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:

  • CreateGroupOptions
  • UpdateGroupOptions
  • DefaultBranchProtectionDefaultsOptions

These parameters need to be added to keep the SDK in sync with the latest GitLab API capabilities.

References:

  • GitLab API: Create a Group
  • GitLab API: Update a Group

Related Issue: #2216 (closed)

Edited Feb 21, 2026 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading