Skip to content

json2swift v1.2

Compare
Choose a tag to compare
@ijoshsmith ijoshsmith released this 23 Nov 15:06
· 5 commits to master since this release

Fixes issue where mixed-type attributes, or attributes whose only known value is null, had a corresponding Swift property of type [Any?]. Now the property's type is Any?.