This commit is contained in:
2026-08-28 08:30:46 +07:00
parent ff757c19dd
commit 4466320927
+2 -2
View File
@@ -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