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

SwiftyJSON compatibility update #150

Closed jensgrud closed 7 years ago

jensgrud commented 7 years ago

Turn JSON.URL into lower cased JSON.url https://github.com/SwiftyJSON/SwiftyJSON/commit/7afc077db6cd7dad2e81388bc8c3b6e959f90c50

clacladev commented 7 years ago

@jensgrud this PR is much needed. We are experiencing the same problem. @wvteijlingen Can you please push for getting this merged?

wvteijlingen commented 7 years ago

Thanks!