jsonapi-rails icon indicating copy to clipboard operation
jsonapi-rails copied to clipboard

Is there a way we could return something like this?

Open kamalpandey opened this issue 5 years ago • 0 comments
trafficstars

{
   students: [],
   teachers: []
}

where students and teachers are different modal and each have own serializer.

kamalpandey avatar Aug 22 '20 06:08 kamalpandey