mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-19 14:05:23 +00:00
docs
This commit is contained in:
@@ -144,6 +144,6 @@ message UploadRequest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
message UploadResponse {
|
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;
|
string url = 1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user