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 | 078f30476657d234270bd774c43429fe1aeffc05 (patch) | |
| tree | 5aedd3ec267ea60317008c49ed2558001d491cfd /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 |
