Commit e512c980 by Cristian_Camargo

Update medicamentos-afiliado.json

parent c5bc1e67
......@@ -794,7 +794,7 @@
{
"name": "fechaIni",
"in": "query",
"description": "Fecha inicial.",
"description": "Fecha inicial en formato ISO 8601 sin guiones. <b>AAAAMMDD</b>",
"required": true,
"schema": {
"type": "string",
......@@ -803,7 +803,7 @@
{
"name": "fechaFin",
"in": "query",
"description": "Fecha final.",
"description": "Fecha final en formato ISO 8601 sin guiones. <b>AAAAMMDD</b>",
"required": true,
"schema": {
"type": "string"
......
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