You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my opinion this should stay open since the code has not been yet fixed and this is only a sub-issue of #6 which in turn is too broad. I'd divide it to sub-issues like this or otherwise it'll become a dinosaur that we'll never fix.
My proposal is to keep #6 open as an epic and gather the smaller issues under it. We can edit the description there and list the sub-issues there. It would be great if someone who knows could list what parts of the spec are actually missing. However we can also list the smaller issues there as they come up based on people's needs and observations.
Uh oh!
There was an error while loading. Please reload this page.
At the moment,
RootObject
isthus making it possible to instantiate a
RootObject
with bothdata
anderrors
.However, JSON-API spec clearly says:
http://jsonapi.org/format/#document-top-level
Suggestion:
(but it makes it impossible to have neither
data
norerrors
)The text was updated successfully, but these errors were encountered: