paknahad / jsonapi-bundle

the fastest way to generate API based on jsonapi.org using woohoolabs/yin
MIT License
70 stars 26 forks source link

include with specific attributes error not recognized #49

Open onnyprima opened 4 years ago

onnyprima commented 4 years ago

http://example.com/books?include=authors.phones,publishers

paknahad commented 4 years ago

Hi @onnyprima

There is no problem with including. if you define the relations correctly, it will work. in case you don't think so, please let me know more about the problem