1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-12-28 21:15:46 -05:00

update API command

This commit is contained in:
Shelikhoo
2021-06-19 08:57:40 +01:00
parent 81462f7b65
commit 775b9f54df
6 changed files with 152 additions and 310 deletions

View File

@@ -60,10 +60,6 @@ message TestRouteRequest {
bool PublishResult = 3;
}
message GetBalancersRequest {
repeated string balancerTags = 1;
}
message PrincipleTargetInfo {
repeated string tag = 1;
}