jsonapi-bundle
jsonapi-bundle copied to clipboard
Support for entities outside of root/Entity
The Maker bundle now supports entities outside of the /entity map. As I want to better structure my code I use this feature.
The make:api cannot handle it currently as it crashes with a fatal error.
I might be able to make a patch but I'm not sure yet as I'm not familiar with the Maker bundle yet.
Hi Michiel,
I couldn't find anything about supporting this feature by Maker Bundle. Just I found this issue: https://github.com/symfony/maker-bundle/issues/212