I wouldn't pass an `Int` anyway, pass real objects...
# getting-started
c
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)