mirror of
https://github.com/grocy/grocy.git
synced 2026-04-08 13:46:14 +02:00
Updated API endpoint description (references #386)
This commit is contained in:
parent
83b8b95b73
commit
72e1a9aee7
|
|
@ -3444,7 +3444,7 @@
|
||||||
},
|
},
|
||||||
"/recipes/{recipeId}/consume": {
|
"/recipes/{recipeId}/consume": {
|
||||||
"post": {
|
"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": [
|
"tags": [
|
||||||
"Recipes"
|
"Recipes"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user