Skip to content

Instantly share code, notes, and snippets.

@tolgaOzen
Created March 2, 2022 16:03
Show Gist options
  • Save tolgaOzen/315d9dde8ec2b27446060fd5a185ba60 to your computer and use it in GitHub Desktop.
Save tolgaOzen/315d9dde8ec2b27446060fd5a185ba60 to your computer and use it in GitHub Desktop.
response, err := client.Policy.Create(policy.Create{
Name: "task edit policy",
OptionNames: []string{"senior manager", "resource owner"},
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment