You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: