Skip to content

Commit 6e1e102

Browse files
authored
feat: add urn for resource (#120)
1 parent 4c76e08 commit 6e1e102

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

odpf/shield/v1beta1/shield.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,6 +1172,7 @@ message Resource {
11721172
google.protobuf.Timestamp created_at = 7;
11731173
google.protobuf.Timestamp updated_at = 8;
11741174
User user = 9;
1175+
string urn = 10;
11751176
}
11761177

11771178
message ListRelationsRequest {

0 commit comments

Comments
 (0)