CakeDC / cakephp-api

API Plugin for CakePHP
Other
61 stars 33 forks source link

Allow inclusion of nested associations #6

Closed steinkel closed 3 years ago

steinkel commented 7 years ago

Nice to have,

?include_relations=Users.UserDetails

skie commented 3 years ago

This possible to do overloading in custom actions. The idea does not looks safe.