|
|
@@ -33,7 +33,7 @@ use Symfony\Component\Serializer\Annotation\Groups;
|
|
|
normalizationContext: ['groups' => ['federation_structure_collection_get']]
|
|
|
),
|
|
|
],
|
|
|
- paginationEnabled: true
|
|
|
+ paginationEnabled: false
|
|
|
)]
|
|
|
#[ORM\Entity(repositoryClass: FederationStructureRepository::class, readOnly: true)]
|
|
|
#[ORM\Table(name: 'view_federation_structures')]
|