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

fix field name typo in volume field

This commit is contained in:
Wesley Beary 2009-10-09 12:16:00 -07:00
parent 3ebe27e6be
commit e760eb0a9c

View file

@ -4,7 +4,7 @@ module Fog
class Volume < Fog::Model
attribute :attachment_time, 'attachmentTime'
attribute :attach_time, 'attachTime'
attribute :availability_zone, 'availabilityZone'
attribute :create_time, 'createTime'
attribute :device