adjust filer.proto
This commit is contained in:
@@ -447,8 +447,8 @@ message LockRequest {
|
||||
}
|
||||
message LockResponse {
|
||||
string renew_token = 1;
|
||||
string moved_to = 2;
|
||||
string error = 3;
|
||||
string moved_to = 4;
|
||||
}
|
||||
message UnlockRequest {
|
||||
string name = 1;
|
||||
|
||||
Reference in New Issue
Block a user