Ignacio Baixas
Ignacio Baixas
Also make sure AMS style keeps working..
Using a mix of features and maybe some mixins. Check www.jsonapi.org
The cached model plugin should be able to resolve by id or url objects that have already been fetched.
Include at least: - related model name/instance - url - source etc
Capture `ETag` header on `$fetch` and send the proper `If-Match` and `If-None-Match` headers on `$fetch` and `$save` (update), just for individual records for now... Also make sure that 304 response...