diff --git a/apigee/salud-eps.json b/apigee/salud-eps.json index 807564d..7eb6510 100644 --- a/apigee/salud-eps.json +++ b/apigee/salud-eps.json @@ -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": {