issues
search
3lvis
/
Networking
Swift HTTP Networking with stubbing and caching support
MIT License
1.36k
stars
112
forks
source link
Improve support for getting data without over deserializing
#214
Closed
3lvis
closed
7 years ago
3lvis
commented
7 years ago
Made the JSON enum private, wasn't meant to be public, you can access pretty much anything from the result thanks to the accessors. This was probably the biggest breaking change.