Dariusz

Results 3 comments of Dariusz

That same on my side. Any fix?

I struggle with that same issue. Work around is to set ``` 'normalization_context' => [ 'enable_max_depth' => true, 'depth_App\Entity\SomeClass::groups' => 2, 'circular_reference_limit' => 2, ] ``` and `MaxDepth(2)` annotation (or...