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(
|
||||
uriTemplate: '/domains/{ldhName}',
|
||||
status: 204,
|
||||
controller: DomainRefreshController::class,
|
||||
openapiContext: [
|
||||
|
||||
Reference in New Issue
Block a user