top | item 11112768

(no title)

wavee | 10 years ago

Just something I've noticed - Looks like generating schema from an example doesn't support multiple value types. Eg. when the first object's value is string and the next one's is null, it saves it as a string field in the schema and throws an error for the example.

discuss

order

marbemac|10 years ago

Astute catch! We're actually tracking this issue internally already. We'll be beefing up that generator to aggregate multiple values for the same property, when it's an array of objects. Look for that in an update in the next 2 weeks.