Skip to content

Include support does not adhere to JSONAPI spec #361

@genyded

Description

@genyded

I doubt anyone is even listening here anymore, but according to the JSONAPI spec, if include is provided as a query parameter to the URL and the implementation does not support it, a 400 should be returned. That is not the case. If we send something like http://localhost:31415/v0/users?include=taco, no error occurs:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions