mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-05-20 22:32:29 -04:00
292bf7068a
* fixed type error * exposed created/updated timestamps to shopping list schema * added custom route to mix in "last-modified" header when available in CRUD routes * mixed in MealieCrudRoute to APIRouters * added HEAD route for shopping lists/list-items * replaced default serializer with FastAPI's