nilportugues / symfony-jsonapi

JSON API Transformer Bundle for Symfony 2 and Symfony 3
http://nilportugues.com
MIT License
115 stars 19 forks source link

JsonApiSerializer doesn't include filterOutIncludedResources method #22

Closed franbenz closed 8 years ago

franbenz commented 8 years ago

Hi @nilportugues Why does JsonApiSerializer(from this bundle) doesn't include the filterOutIncludedResources method like the JsonApiSerializer from NilPortugues\Api\JsonApi? What's the difference between this two JsonApiSerializers? I'd like to filter out included objects with this bundle too. How could I achieve it?

nilportugues commented 8 years ago

@franbenz clearly a tiny bug.

https://github.com/nilportugues/symfony-jsonapi/releases/tag/1.5.1