fix: add uriTemplate for domain update

This commit is contained in:
Maël Gangloff
2024-07-18 14:46:35 +02:00
parent a95c577bf8
commit dd9fcd99c7

View File

@@ -40,6 +40,7 @@ use Symfony\Component\Serializer\Attribute\Groups;
]
),
new Post(
uriTemplate: '/domains/{ldhName}',
status: 204,
controller: DomainRefreshController::class,
openapiContext: [