feat(shopping): finalize GET /v1/shopping-list endpoint and regenerate OpenAPI types

Renamed endpoint to /v1/shopping-list to avoid Springdoc path conflict.
Added @RequiresHouseholdRole("planner") on generate. Regenerated
frontend OpenAPI schema with all new shopping list endpoints.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-04 18:49:08 +02:00
parent 16b70bd818
commit 92922533ac
6 changed files with 57 additions and 6 deletions

File diff suppressed because one or more lines are too long