Correct some fields in tabs

This commit is contained in:
Guillaume Dott 2016-07-29 16:29:32 +02:00
parent bec3c8ea85
commit 4b50c0fcfd

View File

@ -8,10 +8,11 @@ module Docurest
end
end
field :id
field :guid
field :name
field :type
field :tab_label, :tabLabel
field :label, :tabLabel
field :scale_value, :scaleValue, :float
field :optional, nil, :boolean
field :required, nil, :boolean