mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
fix comment
This commit is contained in:
@@ -49,7 +49,7 @@ message UpdateResponse {
|
||||
|
||||
// Delete an object from space
|
||||
message DeleteRequest {
|
||||
// The name of the object. Use forward slash delimiter to implement a nested directory-like structure e.g. images/foo.jpg
|
||||
// Name of the object
|
||||
string name = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user