feat: update my watchlist page

This commit is contained in:
Maël Gangloff
2024-07-27 18:53:07 +02:00
parent f8f9aeb416
commit 530b4fcada
6 changed files with 237 additions and 13 deletions

View File

@@ -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(