mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-16 05:46:34 +08:00
增加修改服务所在分组API/proto文件增加若干注释
This commit is contained in:
@@ -6,6 +6,7 @@ package pb;
|
||||
import "models/rpc_messages.proto";
|
||||
import "models/model_http_firewall_rule_set.proto";
|
||||
|
||||
// WAF规则集服务
|
||||
service HTTPFirewallRuleSetService {
|
||||
// 根据配置创建或修改规则集
|
||||
rpc createOrUpdateHTTPFirewallRuleSetFromConfig (CreateOrUpdateHTTPFirewallRuleSetFromConfigRequest) returns (CreateOrUpdateHTTPFirewallRuleSetFromConfigResponse);
|
||||
|
||||
Reference in New Issue
Block a user