Update medicamentos-afiliado.json

parent c6ecf4b5
......@@ -42,10 +42,13 @@
{
"name": "eps",
"in": "path",
"description": "Nombre EPSs.<br>neps - Nueva EPS",
"description": "<b>Nombre EPSs.</b><br>neps - Nueva EPS",
"required": true,
"schema": {
"type": "string"
"type": "string",
"enum": [
"neps"
]
}
},
{
......
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