Join Slack
Powered by
I wouldn't pass an `Int` anyway, pass real objects...
# getting-started
c
cedric
06/13/2016, 2:19 AM
I wouldn't pass an
Int
anyway, pass real objects around that can be mapped to Json. A lonely
Int
might have tripped the deserializer (just speculating)
Open in Slack
Previous
Next