mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: update my watchlist page
This commit is contained in:
@@ -21,7 +21,8 @@ use Symfony\Component\Uid\Uuid;
|
||||
shortName: 'Watchlist',
|
||||
operations: [
|
||||
new GetCollection(
|
||||
routeName: 'watchlist_get_all_mine', normalizationContext: ['groups' => 'watchlist:list'],
|
||||
routeName: 'watchlist_get_all_mine',
|
||||
normalizationContext: ['groups' => 'watchlist:list'],
|
||||
name: 'get_all_mine',
|
||||
),
|
||||
new Get(
|
||||
|
||||
Reference in New Issue
Block a user