fast_jsonapi
fast_jsonapi copied to clipboard
Integers and Floats are represented as strings
All numbers are getting transformed into strings. Is this a common behaviour for numbers or do I need to configure the usage of the gem?
Database value via rails console

Json value via postman

FYI https://github.com/Netflix/fast_jsonapi/issues/462