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. --- .../EPUB/xhtml/copyright.xhtml | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 cookbooks/roasting-tin-extracted/EPUB/xhtml/copyright.xhtml (limited to 'cookbooks/roasting-tin-extracted/EPUB/xhtml/copyright.xhtml') diff --git a/cookbooks/roasting-tin-extracted/EPUB/xhtml/copyright.xhtml b/cookbooks/roasting-tin-extracted/EPUB/xhtml/copyright.xhtml new file mode 100644 index 0000000..4ddecfb --- /dev/null +++ b/cookbooks/roasting-tin-extracted/EPUB/xhtml/copyright.xhtml @@ -0,0 +1,28 @@ + + +Copyright Page + + + + + + + + + +
+

This ebook is copyright material and must not be copied, reproduced, transferred, distributed, leased, licensed or publicly performed or used in any way except as specifically permitted in writing by the publishers, as allowed under the terms and conditions under which it was purchased or as strictly permitted by applicable copyright law. Any unauthorized distribution or use of this text may be a direct infringement of the author’s and publisher’s rights and those responsible may be liable in law accordingly.

+

VINTAGE
20 Vauxhall Bridge Road,
London SW1V 2SA

+

Vintage is part of the Penguin Random House group of companies whose addresses can be found at global.penguinrandomhouse.com.

+ +

Text copyright © Rukmini Iyer 2019

+

Rukmini Iyer has asserted her right to be identified as the author of this Work in accordance with the Copyright, Designs and Patents Act 1988

+

First published by Square Peg in 2019

+

penguin.co.uk/vintage

+

A CIP catalogue record for this book is available from the British Library

+

Patterned paper background designs for photographs were granted with kind permission as follows:
Pages 27, 87, 119, 131, 159, 199, 213, 215: BungalowDK ©
Pages 9, 53, 61, 105, 135, 139, 173, 187, 217: Cambridge Imprint ©
Pages 13, 14, 35, 93, 147, 179: Esme Winter ©

+

ISBN 9781473565791

+

Design & prop styling by Pene Parker
Photography by David Loftus
Food styling by Rukmini Iyer
Food styling assistant Alex Dorgan

+
+

OceanofPDF.com

+ \ No newline at end of file -- cgit v1.2.3