update space read comment

This commit is contained in:
Asim Aslam
2021-12-09 14:16:15 +00:00
parent 40835c753e
commit 85b66f8760

View File

@@ -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;