diff --git a/dev.proto b/dev.proto index bc00617..7d3007c 100644 --- a/dev.proto +++ b/dev.proto @@ -13,6 +13,7 @@ message APIValidationRequest { string Permission = 2; string Key = 3; string IP = 4; + string Resouce = 5; } message APIValidationResponse {