houston 버전 관리
This commit is contained in:
@ -10,6 +10,7 @@ service Operation {
|
||||
message VersionAndArgs {
|
||||
string version = 1;
|
||||
repeated string args = 2;
|
||||
bool readonly = 3;
|
||||
}
|
||||
|
||||
message DeployedVersions {
|
||||
|
||||
Reference in New Issue
Block a user