-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Serialization groups #27
Comments
Try with: comment_api:
resource: demo.comment
type: sylius.api
defaults:
_sylius:
serialization_groups: [foo] |
didn't work :/ getting: { } |
Try |
Im always clearing cache, good ol symfony. You mean the name of the Serializtion group, instead of foo naming it Default? |
Yes, IIRC there were some issues with managing an index data for other serialization groups than And, I know that |
Oh for sure, Symfony cache has bitten me before, no worries. I'll try renaming the serialization group when I get back from work! |
I cannot get serialization groups to work this is probably my fault, but maybe someone else is having the same issue and can find help here.
serialization file:
routing:
The text was updated successfully, but these errors were encountered: