harness / harness-go-sdk

An SDK written in Go for interacting with the Harness API's
Apache License 2.0
13 stars 13 forks source link

feat: [PL-55889]: Added new API in Go SDK #566

Closed niketan-nath closed 1 month ago

niketan-nath commented 1 month ago

Describe your changes

Added new API in Go SDK with path /ng/api/v2/user-groups/{identifier} to get a user group with user emails

Comment Triggers

PR Check triggers - Build: `trigger build` - gitleaks: `trigger gitleaks`