Correct some fields in tabs
This commit is contained in:
parent
bec3c8ea85
commit
4b50c0fcfd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user