You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see Dingo requires Fractal 0.12, which doesn't have proper JSON API 1.0 final support. Is there going to be an update to included Fractal soon, or are there any roadblocks?
This is kind of a show stopper for anyone using ember-data & similar, as it messes up without proper 1.0 formatted responses.
The text was updated successfully, but these errors were encountered:
nevermind, solved it, it's possible to put "league/fractal": "dev-master as 0.12.0" to composer.json's require for now.
however, setting json api serializer is rather unintuitive, maybe there should be a more direct way to set and configure it, or maybe there could be an example in docs? I can see I was not the only one that had this problem.
I see Dingo requires Fractal 0.12, which doesn't have proper JSON API 1.0 final support. Is there going to be an update to included Fractal soon, or are there any roadblocks?
This is kind of a show stopper for anyone using ember-data & similar, as it messes up without proper 1.0 formatted responses.
The text was updated successfully, but these errors were encountered: