mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
update space read comment
This commit is contained in:
@@ -94,7 +94,7 @@ message HeadObject {
|
|||||||
string url = 5;
|
string url = 5;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Read an object in storage
|
// Read an object in storage. Use for private objects.
|
||||||
message ReadRequest {
|
message ReadRequest {
|
||||||
// name of the object
|
// name of the object
|
||||||
string name = 1;
|
string name = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user