koemeet / JsonApiBundle

Integration of JSON API with Symfony using JMS Serializer
55 stars 26 forks source link

Problem serializing when subclass of a resource is mapped in JMS but not a resource #8

Closed koemeet closed 9 years ago

koemeet commented 9 years ago

Need to make sure to apply JSON-API related stuff only to mapped objects.