diff options
| author | Caine <caine@jihakuz.xyz> | 2026-04-02 17:51:12 +0100 |
|---|---|---|
| committer | Caine <caine@jihakuz.xyz> | 2026-04-02 17:51:12 +0100 |
| commit | 946c7de20cab78a47edbeae8fa65fe86a51511dd (patch) | |
| tree | 5e8c76be65259062a36eef736f1fcfd8ffd72580 /db.sqlite3.backup-20260402-174550 | |
| parent | 27f91fb877f4502804c932a28546ab6c745cc103 (diff) | |
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.
Diffstat (limited to 'db.sqlite3.backup-20260402-174550')
| -rw-r--r-- | db.sqlite3.backup-20260402-174550 | bin | 0 -> 266240 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/db.sqlite3.backup-20260402-174550 b/db.sqlite3.backup-20260402-174550 Binary files differnew file mode 100644 index 0000000..bec380d --- /dev/null +++ b/db.sqlite3.backup-20260402-174550 |
