Remove fetchEager attribute

This commit is contained in:
Néstor de Dios Fernández
2018-11-06 16:30:43 +01:00
parent 4f92025d0b
commit 465369c1fd
-1
View File
@@ -18,7 +18,6 @@ use Symfony\Component\Serializer\Annotation\MaxDepth;
/**
* @ApiResource(
* attributes={"fetchEager": true},
* normalizationContext={"groups"={"public"}, "enable_max_depth"=true},
* collectionOperations={"get"},
* itemOperations={"get"}