Explorar o código

add tagged observer support in api

Shelikhoo %!s(int64=4) %!d(string=hai) anos
pai
achega
871373c450
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/observatory/command/command.proto

+ 1 - 0
app/observatory/command/command.proto

@@ -9,6 +9,7 @@ option java_multiple_files = true;
 import "app/observatory/config.proto";
 
 message GetOutboundStatusRequest {
+  string Tag = 1;
 }
 
 message GetOutboundStatusResponse {