adjust parameter names
This commit is contained in:
@@ -131,7 +131,7 @@ message AllocateVolumeRequest {
|
||||
int64 preallocate = 3;
|
||||
string replication = 4;
|
||||
string ttl = 5;
|
||||
int32 memorymapmaxsizemb = 6;
|
||||
uint32 memory_map_max_size_mb = 6;
|
||||
}
|
||||
message AllocateVolumeResponse {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user