innercontext/.playwright-mcp
Piotr Oleszczyk c8fa80be99 fix(api): rename 'metadata' to 'response_metadata' to avoid Pydantic conflict
The field name 'metadata' conflicts with Pydantic's internal ClassVar.
Renamed to 'response_metadata' throughout:
- Backend: RoutineSuggestion, BatchSuggestion, ShoppingSuggestionResponse
- Frontend: TypeScript types and component usages

This fixes the AttributeError when setting metadata on SQLModel instances.
2026-03-06 16:16:35 +01:00
..
console-2026-02-27T15-02-26-634Z.log fix(api): rename 'metadata' to 'response_metadata' to avoid Pydantic conflict 2026-03-06 16:16:35 +01:00
console-2026-03-01T00-01-52-097Z.log fix(api): rename 'metadata' to 'response_metadata' to avoid Pydantic conflict 2026-03-06 16:16:35 +01:00