jsonapi-rails
jsonapi-rails copied to clipboard
Is there a way we could return something like this?
trafficstars
{
students: [],
teachers: []
}
where students and teachers are different modal and each have own serializer.