wvteijlingen / Spine

A Swift library for working with JSON:API APIs. It supports mapping to custom model classes, fetching, advanced querying, linking and persisting.
MIT License
266 stars 109 forks source link

Deserialize empty data as empty array. #101

Closed rlwimi closed 7 years ago

rlwimi commented 8 years ago

Resolves #100.

wvteijlingen commented 7 years ago

Thanks! 👍