зеркало из https://github.com/microsoft/fog.git
oops, fix syntax of attribute
This commit is contained in:
Родитель
6965abf8d8
Коммит
4da1d01997
|
@ -10,7 +10,7 @@ module Fog
|
|||
attribute :delimiter, 'Delimiter'
|
||||
attribute :is_truncated, 'IsTruncated'
|
||||
attribute :marker, 'Marker'
|
||||
attribute :max_keys, 'MaxKeys', 'max-keys'
|
||||
attribute :max_keys, ['MaxKeys', 'max-keys']
|
||||
attribute :prefix, 'Prefix'
|
||||
|
||||
model Fog::AWS::S3::File
|
||||
|
|
Загрузка…
Ссылка в новой задаче