mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
docs
This commit is contained in:
@@ -144,6 +144,6 @@ message UploadRequest {
|
||||
}
|
||||
|
||||
message UploadResponse {
|
||||
// a presigned url to be used for uploading
|
||||
// a presigned url to be used for uploading. To use the URL call it with HTTP PUT and pass the object as the request data
|
||||
string url = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user