Skip to content

Commit

Permalink
replicate #1338 to CLI (#1339)
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Disselkoen <[email protected]>
  • Loading branch information
cdisselkoen authored Nov 26, 2024
1 parent 81858b3 commit ab9f3f4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cedar-policy-cli/protobuf_schema/Validator.proto
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,7 @@ message AttributeType {
}

message Tag {
oneof optional_type {
Type type = 1;
}
Type optional_type = 1;
}

enum ValidationMode {
Expand Down

0 comments on commit ab9f3f4

Please sign in to comment.