recipe_crud_update_one
Update a recipe by slug, sending a full recipe object to overwrite fields such as ingredients, instructions, nutrition, and settings.
Instructions
Update One [PUT /api/recipes/{slug}] Updates a recipe by existing slug and data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| slug | Yes |