mrichar1 / jsonapi-vuex

Use a JSONAPI api with a Vuex store, with data restructuring/normalization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

normToJsonapi and jsonapitoNorm aren't (quite) complimentary

mrichar1 opened this issue · comments

normtoJsonapi operates on the data part of a JSONAPI record, while jsonapiToNorm creates the entire document.

At the very least document this, and consider if they can be made complimentary in the code.

Documented in 7526818

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.