support renaming files
This commit is contained in:
@@ -113,6 +113,7 @@ message DeleteEntryRequest {
|
||||
string directory = 1;
|
||||
string name = 2;
|
||||
bool is_directory = 3;
|
||||
bool is_delete_data = 4;
|
||||
}
|
||||
|
||||
message DeleteEntryResponse {
|
||||
|
||||
Reference in New Issue
Block a user