mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
fix: watchlist triggers creation
This commit is contained in:
@@ -26,7 +26,9 @@ use Symfony\Component\Serializer\Attribute\Groups;
|
||||
],
|
||||
),
|
||||
new Post(
|
||||
security: 'true', // FIXME check the submitted object
|
||||
uriTemplate: '/watchlist-triggers',
|
||||
uriVariables: [],
|
||||
security: 'true'
|
||||
),
|
||||
new Delete(),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user