fix role
This commit is contained in:
@@ -326,7 +326,7 @@ service Admin {
|
||||
};
|
||||
rpc RoleRule(RoleRuleRequest) returns(Response){
|
||||
option (google.api.http) = {
|
||||
get: "/admin/v3/role/rule"
|
||||
post: "/admin/v3/role/rule"
|
||||
body: "*"
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user