Skip to content

Serializing errors #933

Closed
Closed
@remear

Description

@remear

The JSON API docs currently state (I'm not sure if they said this before JSON API 1.0):

A document MUST contain at least one of the following top-level members:

data: containing the document's "primary data"
errors: containing an array of error objects
meta: non-standard meta-information.

The members data and errors MUST NOT coexist in the same document.

Is there a way to render the errors member in master / v0.10.0.rc1?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions