mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
fix: remove patch watchlist
This commit is contained in:
@@ -58,10 +58,12 @@ use Symfony\Component\Uid\Uuid;
|
||||
denormalizationContext: ['groups' => 'watchlist:create'],
|
||||
name: 'create'
|
||||
),
|
||||
/*
|
||||
new Patch(
|
||||
normalizationContext: ['groups' => 'watchlist:item'],
|
||||
denormalizationContext: ['groups' => 'watchlist:update']
|
||||
),
|
||||
*/
|
||||
new Delete(),
|
||||
],
|
||||
)]
|
||||
|
||||
Reference in New Issue
Block a user