@Henry wrote:
in
ember-data
, when performing aPOST
of a relationship, how can I make thePOST
route to have the Id of the parent of the relationship like is described in jsonapi? for example, having a relationship 1 - many between posts and comments, using a route likePOST /posts/12/comments
Posts: 1
Participants: 1