Open danielebriggi opened 8 years ago
Is there a way to get the meta data from the main resource?
Eg:
"data": [ { "type": "my-type", "id": "1", "attributes": { ... }, "meta": { .... } ]
Thank you
Hmm interesting, good spot! Sorry, I don't think we covered this one (we're not using metadata yet). This is going on the to-do list :+1:
Is there a way to get the meta data from the main resource?
Eg:
Thank you