Commit 55858d06 by Cristian_Camargo

Update medicamentos-venta.json

parent 1f067497
......@@ -52,7 +52,7 @@
"name": "codigoEAN",
"in": "query",
"description": "Codigo EAN del producto",
"required": true,
"required": false,
"schema": {
"type": "string"
}
......@@ -111,7 +111,7 @@
"properties": {
"nombre": {
"type": "string",
"description": "Nombre.",
"description": "Nombre."
},
"codigo": {
"type": "string",
......@@ -242,7 +242,7 @@
"type": "string",
"format": "date-time",
"description": "Fecha fin precio especial."
},
}
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment