Skip to content
Commit 125ee821 authored by Marty Pitt's avatar Marty Pitt
Browse files

fix(jsonschema-importer): Mutliple JsonSchema importer fixes:

 * If a type is used in an Array and then as a non-array type, all references were getting treated as array types
 * Types with different schemas but same field names were using incorrect types on second (and subsequent) usages.  We're now generating placeholder types Foo$Duplicate1, but these need furhter investigation.
parent bd4fad29
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment