From 946c7de20cab78a47edbeae8fa65fe86a51511dd Mon Sep 17 00:00:00 2001 From: Caine Date: Thu, 2 Apr 2026 17:51:12 +0100 Subject: Add create-meta-recipe endpoint with nested slots/options/bases - POST /api/create-meta-recipe/ creates full meta-recipe in one call - PUT /api/create-meta-recipe/ updates existing (requires id) - Auto-resolves ingredients by name/alias, creates new if not found - Returns full nested response with _created_ingredients list - New writable serializers: MetaRecipeWriteSerializer, SlotWriteSerializer, etc. --- cookbooks/the-roasting-tin.epub | Bin 0 -> 117914309 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 cookbooks/the-roasting-tin.epub (limited to 'cookbooks/the-roasting-tin.epub') diff --git a/cookbooks/the-roasting-tin.epub b/cookbooks/the-roasting-tin.epub new file mode 100644 index 0000000..3cc9ec1 Binary files /dev/null and b/cookbooks/the-roasting-tin.epub differ -- cgit v1.2.3