Closed nimeso closed 8 years ago
Hey ya! Thanks for all the great work :)
I'm trying to POST a object with a belongs_many_many relationship but I'm not sure how to do this
{ ID: 2, Title: "Henry's Playlist", Devices: [ 2 ] }
What should the POST preview look like in my Network inspector?
Sorted :)
Hey ya! Thanks for all the great work :)
I'm trying to POST a object with a belongs_many_many relationship but I'm not sure how to do this
What should the POST preview look like in my Network inspector?