Hey guys! I really need to find a way to include metadata on the resource identifiers for many to many relationships. It would be really great, if there was a way to return things in the form of {record, meta} from the JaSerializer.DSL.has_many function for this purpose. Any thoughts? I will need to hack together something soon if there isn't already a way to do it, so I may make a PR for this depending on your thoughts.
Hey guys! I really need to find a way to include metadata on the resource identifiers for many to many relationships. It would be really great, if there was a way to return things in the form of
{record, meta}
from theJaSerializer.DSL.has_many
function for this purpose. Any thoughts? I will need to hack together something soon if there isn't already a way to do it, so I may make a PR for this depending on your thoughts.