Skip to content

Commit

Permalink
Update types.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
tcsc authored Oct 22, 2024
1 parent bf1805b commit 71a715f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/proto/teleport/legacy/types/types.proto
Original file line number Diff line number Diff line change
Expand Up @@ -3250,7 +3250,7 @@ message RoleConditions {

// AccountAssignments holds the list of account assignments affected by this
// condition
repeated IdentityCenterAccountAssignment AccountAssignments = 101 [
repeated IdentityCenterAccountAssignment AccountAssignments = 42 [
(gogoproto.nullable) = false,
(gogoproto.jsontag) = "account_assignments,omitempty"
];
Expand Down

0 comments on commit 71a715f

Please sign in to comment.