Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion proto/attributes/attributes.proto
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ message AttributeDefinition {
repeated AttributeDefinitionValue values = 4;

//optional attribute group by filtering rules
repeated AttributeDefinitionValue group_by = 9;
AttributeDefinitionValue group_by = 9;
}

// Reference to an attribute value, one of descriptor or embedded value
Expand Down
6 changes: 3 additions & 3 deletions sdk/attributes/attributes.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.