tristanhimmelman / ObjectMapper

Simple JSON Object mapping written in Swift
MIT License
9.15k stars 1.03k forks source link

Support Array value mapping. #1040

Closed noppefoxwolf closed 5 years ago

noppefoxwolf commented 5 years ago

CodableTransform not decode array value. This PR fix it.