Updated API endpoint description (references #386)

This commit is contained in:
Bernd Bestel 2025-01-18 10:38:56 +01:00
parent 83b8b95b73
commit 72e1a9aee7
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -3444,7 +3444,7 @@
},
"/recipes/{recipeId}/consume": {
"post": {
"summary": "Consumes all products of the given recipe",
"summary": "Consumes all in stock ingredients of the given recipe (for ingredients that are only partially in stock, the in stock amount will be consumed)",
"tags": [
"Recipes"
],