Skip to content

Include support does not adhere to JSONAPI spec #361

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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