sqwiggle / sqwiggle-ios-sdk

ObjectiveC SDK for the Sqwiggle API
MIT License
6 stars 2 forks source link

Update param names and mapping #37

Closed jcgsxr closed 10 years ago

jcgsxr commented 10 years ago

Seemed like some properties weren't getting mapped correctly for messages. Also, the user is not correctly mapped to be a SQUser object but comes in as an NSDictionary instead. In any case, this works fine for now but we'll need to figure out a better solution later.

jcgsxr commented 10 years ago

Also, a fix for a bug introduced in an earlier PR.