<feed xmlns='http://www.w3.org/2005/Atom'>
<title>food/cookbooks/roasting-tin-extracted/EPUB/images/p203.jpg, branch master</title>
<subtitle>Meal planning system (Django)</subtitle>
<id>https://git.tomflux.xyz/food/atom?h=master</id>
<link rel='self' href='https://git.tomflux.xyz/food/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tomflux.xyz/food/'/>
<updated>2026-04-02T16:51:12+00:00</updated>
<entry>
<title>Add create-meta-recipe endpoint with nested slots/options/bases</title>
<updated>2026-04-02T16:51:12+00:00</updated>
<author>
<name>Caine</name>
<email>caine@jihakuz.xyz</email>
</author>
<published>2026-04-02T16:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tomflux.xyz/food/commit/?id=946c7de20cab78a47edbeae8fa65fe86a51511dd'/>
<id>urn:sha1:946c7de20cab78a47edbeae8fa65fe86a51511dd</id>
<content type='text'>
- 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.
</content>
</entry>
</feed>
