Skip to content

Commit

Permalink
fix: response format
Browse files Browse the repository at this point in the history
  • Loading branch information
FemiNoviaLina committed Sep 5, 2024
1 parent 5f235a9 commit 292d928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gotocompany/shield/v1beta1/public.proto
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ message ListResourceOfUserRequest {
}

message ListResourceOfUserResponse {
google.protobuf.Struct resources = 1;
repeated google.protobuf.Struct resources = 1;
}

0 comments on commit 292d928

Please sign in to comment.