update docs
This commit is contained in:
+2
-2
@@ -159,8 +159,8 @@ end
|
||||
# Examples
|
||||
```jldoctest
|
||||
julia> storage1 = GarageStorage("https://s3-api.yiem.cc", "GKb08015", "55114ff94828febca1", "sommpanion-s3")
|
||||
|
||||
julia> url = storage1("test.json", "{\"status\": \"active\"}")
|
||||
julia> put_file1 = put_file(storage1)
|
||||
julia> downloadUrl = put_file1("test.json", "{\"status\": \"active\"}")
|
||||
Successfully uploaded: test.json
|
||||
"https://s3-api.yiem.cc/sommpanion-s3/test.json"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user