Corrección de reservaconorden

parent bc163c72
......@@ -2361,15 +2361,15 @@
"description": "Fecha reserva"
},
"especialidadId": {
"type": "number",
"type": "string",
"description": "Especialidad"
},
"prestadorId": {
"type": "number",
"type": "string",
"description": "Id Prestador"
},
"pacienteId": {
"type": "number",
"type": "string",
"description": "Id paciente"
},
"epsParticular": {
......@@ -2381,7 +2381,7 @@
"description": "Id tipo planificación"
},
"ordenId": {
"type": "number",
"type": "string",
"description": "Id orden"
},
"unidadPlanificada": {
......
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