-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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.
RooTooZ
Metadata
Metadata
Assignees
Labels
No labels