Skip to content

Commit

Permalink
fix(frontier): add resource title
Browse files Browse the repository at this point in the history
Signed-off-by: Kush Sharma <thekushsharma@gmail.com>
kushsharma committed Oct 10, 2023
1 parent c5dbc37 commit 8c16ee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions raystack/frontier/v1beta1/models.proto
Original file line number Diff line number Diff line change
@@ -314,6 +314,7 @@ message Resource {
string namespace = 11;
string principal = 12;
google.protobuf.Struct metadata = 13;
string title = 14;
}

message MetaSchema {

0 comments on commit 8c16ee5

Please sign in to comment.