[#FER-19] Ajouter le healthCheck du pont bascule #58
@@ -19,6 +19,7 @@ use Symfony\Component\Serializer\Attribute\Groups;
|
||||
description: 'Returns the connection state of the pont-bascule. Always 200, even when unreachable.',
|
||||
),
|
||||
normalizationContext: ['groups' => ['pont_bascule:health:read']],
|
||||
security: "is_granted('ROLE_USER')",
|
||||
provider: PontBasculeHealthProvider::class,
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user