Add resource for auditing
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-06-27 21:38:28 -04:00
parent 4b9803cf66
commit 5b12236c59

View File

@@ -13,6 +13,7 @@ message APIValidationRequest {
string Permission = 2;
string Key = 3;
string IP = 4;
string Resouce = 5;
}
message APIValidationResponse {