Skip to content

Commit

Permalink
fix reference
Browse files Browse the repository at this point in the history
  • Loading branch information
codemonkeycxy committed Apr 17, 2024
1 parent 0ceb782 commit fc2f6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion temporal/api/cloud/identity/v1/message.proto
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ message UserGroupSpec {
// This field is immutable. Once set, it cannot be changed
string type = 2;
// The access assigned to the group
temporal.api.cloud.identity.v1.Access access = 3;
Access access = 3;
}

message UserGroup {
Expand Down

0 comments on commit fc2f6e1

Please sign in to comment.