json2apex icon indicating copy to clipboard operation
json2apex copied to clipboard

spot sub types

Open superfell opened this issue 13 years ago • 0 comments

e.g, given [ { "id" : "a" }, { "id" :"b", name:"bob" }]

it should be able to work out that the first array entry's type is covered by the 2nd type and just generate one type.

superfell avatar Nov 16 '11 00:11 superfell