Add verified rollback for failed recipe imports

Co-authored-by: Bumble <bumble@agents.famfallman.com>
Co-authored-by: fredamn76 <fredrik.fallman@gmail.com>
Signed-off-by: fredamn76 <fredrik.fallman@gmail.com>
This commit is contained in:
2026-07-31 09:34:43 +02:00
committed by fredamn76
parent 620d3b4fe2
commit e45156f11b
3 changed files with 76 additions and 0 deletions
+1
View File
@@ -63,6 +63,7 @@ campaign junk in the title. A response is not proof of a good import.
**Write**
- `patch_recipe(slug_or_id, patch)`
- `delete_recipe(slug_or_id, confirm_slug)` — exact-slug confirmation plus 404 read-back proof
- `parse_ingredients(slug_or_id)`
- `set_cover_image(slug_or_id, source_url=None, image_path=None)`
- `shopping_list_add(items)`