Skip to content

Commit 2c76572

Browse files
authored
fix(frontier): add resource title (#312)
Signed-off-by: Kush Sharma <[email protected]>
1 parent c5dbc37 commit 2c76572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

raystack/frontier/v1beta1/models.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ message Resource {
314314
string namespace = 11;
315315
string principal = 12;
316316
google.protobuf.Struct metadata = 13;
317+
string title = 14;
317318
}
318319

319320
message MetaSchema {

0 commit comments

Comments
 (0)