api_on_rails
api_on_rails copied to clipboard
Unecessary change in the Serializer
tests passed already, this change in the serializer made actually the tests failed. + include FastJsonapi::ObjectSerializer is missing.
I think we can remove this section, but I let you double check this part.