unipop-graph / unipop

Data Integration Graph
Apache License 2.0
204 stars 35 forks source link

Json configuration-array support #71

Closed seanbarzilay closed 8 years ago

seanbarzilay commented 8 years ago

Make sure that json fields that support arrays also support a single value without an array. E.g: "foo": "bar" == "foo": ["bar"]