Update urls and add missing
Update group_access_tokens.go and add enum in types.go
This MR updates the group access tokens implementation to better match the GitLab API.
Changes
- Added missing filters in
group_access_tokens.go:expires_afterexpires_beforesort
- Added a new enum
AccessTokenSortintypes.goto represent valid sorting values.
Reference
Missing query parameters for Group Access Tokens (#2234) · Issue · gitlab-org/api/client-go
Edited by Mohamed Mongy