@@ -62,9 +62,9 @@ module Agents |
||
62 | 62 |
|
63 | 63 |
form_configurable :qpx_api_key, type: :string |
64 | 64 |
form_configurable :adultCount |
65 |
- form_configurable :origin |
|
66 |
- form_configurable :destination |
|
67 |
- form_configurable :date |
|
65 |
+ form_configurable :origin, type: :string |
|
66 |
+ form_configurable :destination, type: :string |
|
67 |
+ form_configurable :date, type: :string |
|
68 | 68 |
form_configurable :childCount |
69 | 69 |
form_configurable :infantInSeatCount |
70 | 70 |
form_configurable :infantInLapCount |