mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-05-28 01:52:26 -04:00
e109391e9a
* Added validators for users and recipes provide a simple get api, allowing to test for existence of - user by username - recipe by slug - group by name (not tested yet) * updated formatting * Use group_id+slug for recipes, use ValidationRespone * Fixed Flake8 errors and warnings * add missing field for TestUser init