Skip to content

Support included in create/updates #7

Open
@ttrmw

Description

@ttrmw

The resource parser currently ensure!s that data is the only top level key:

Document.ensure!(document.keys == ['data'].freeze &&

but the spec does not require this. There also appears to be a bunch of discussion around sideposting and the use of included to define resources for sideposting, eg json-api/json-api#1197, so I guess this will be required eventually.

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