update
This commit is contained in:
+2
-2
@@ -196,8 +196,8 @@ end
|
|||||||
The data to upload.
|
The data to upload.
|
||||||
|
|
||||||
# Return
|
# Return
|
||||||
- `Nothing` if the key contains slashes (upload aborted with warning).
|
- `String`: The file download URL if the upload succeeds.
|
||||||
- Prints a success message if the upload completes.
|
- `nothing` if the key contains slashes (upload aborted with warning).
|
||||||
|
|
||||||
# Notes
|
# Notes
|
||||||
- Slashes in keys are prohibited to prevent S3 listing issues. Use a flat naming
|
- Slashes in keys are prohibited to prevent S3 listing issues. Use a flat naming
|
||||||
|
|||||||
Reference in New Issue
Block a user