Closed denzo closed 8 years ago
A better PR would be to fix the documentation to remove ambiguity in the wording I used. ;) I meant "JSON API" generically, not in direct reference to jsonapi.org, but totally understand the confusion.
I don't have any intention of supporting the "JSON API Standard" as defined by jsonapi.org, because the way we're heading is towards GraphQL and away from traditional REST anyway. Apologies for the lack of clarity there!
That's awesome news! Can't wait for GraphQL!
In the documentation it states
The default payload I get is not serialized as JSON API.
What is the right way to configure Nodal to serialiaze the responses as jsonapi?