Hi Christopher,
You can try this for example
wrap_parameters Entity, :include =>(Person.attribute_names + Group.attribute_names), :format => :json
Hi Christopher,
You can try this for example
wrap_parameters Entity, :include =>(Person.attribute_names + Group.attribute_names), :format => :json