xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.43k stars 961 forks source link

Get scoped group variables #1995

Closed andersparslov closed 3 months ago

andersparslov commented 3 months ago

Added option to set scope when getting group-level variables. Changes were based on functionality which existed for ProjectVariables and added corresponding test. The change in projects.go came from make fmt.