Closed joelalejandro closed 1 year ago
This PR implements the meta hook API described in #326, allowing to add metadata objects both at resource-level and document-level, as described in the JSON:API spec:
meta
This PR does not include support for meta in links, since #243 is still not available.
links
Some tests breaking yet ☠️
This PR implements the
meta
hook API described in #326, allowing to add metadata objects both at resource-level and document-level, as described in the JSON:API spec:This PR does not include support for
meta
inlinks
, since #243 is still not available.