Skip to content

Add ListGroupAccessTokensOptions

This merge request adds the new query parameters for the GitLab API's "List all group access tokens" endpoint to the Go client, specifically within the ListGroupAccessTokensOptions. These changes are based on the upstream API documentation: GitLab API - List all group access tokens.

With these updates, projects based on the Go client, such as the Terraform provider, can now utilize these new parameters for querying group access tokens, enhancing functionality and integration with the GitLab API.

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading