mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
fix: add uriTemplate for domain update
This commit is contained in:
@@ -40,6 +40,7 @@ use Symfony\Component\Serializer\Attribute\Groups;
|
|||||||
]
|
]
|
||||||
),
|
),
|
||||||
new Post(
|
new Post(
|
||||||
|
uriTemplate: '/domains/{ldhName}',
|
||||||
status: 204,
|
status: 204,
|
||||||
controller: DomainRefreshController::class,
|
controller: DomainRefreshController::class,
|
||||||
openapiContext: [
|
openapiContext: [
|
||||||
|
|||||||
Reference in New Issue
Block a user