1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[docs::aws::storage] added [] to make it pretty

This commit is contained in:
Weston Platter 2012-12-30 20:30:36 -06:00
parent 62e1c092e0
commit 2a842691da

View file

@ -12,7 +12,7 @@ module Fog
# @param [String] upload_id Id of upload to add part to
# @param [Array<String>] parts Array of etags as Strings for parts
#
# @return Excon::Response
# @return [Excon::Response]
# * headers (Hash)
# * Bucket (String) -- bucket of new object
# * ETag (String) -- etag of new object (will be needed to complete upload)