fix(bookin): corrections to only show the message on error vs the json
This commit is contained in:
@@ -19,7 +19,7 @@ app.openapi(
|
||||
summary: "Consumes material based on its running number",
|
||||
method: "post",
|
||||
path: "/consume",
|
||||
middleware: authMiddleware,
|
||||
//middleware: authMiddleware,
|
||||
description:
|
||||
"Provided a running number and lot number you can consume material.",
|
||||
responses: {
|
||||
|
||||
Reference in New Issue
Block a user