From c5bc1e67e82dd1456d7566cf9483a2476b3761da Mon Sep 17 00:00:00 2001 From: Cristian Camargo Date: Tue, 2 Apr 2019 19:00:42 +0000 Subject: [PATCH] Update medicamentos-afiliado.json --- apigee/medicamentos-afiliado.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apigee/medicamentos-afiliado.json b/apigee/medicamentos-afiliado.json index ebd35ac..eaf0beb 100644 --- a/apigee/medicamentos-afiliado.json +++ b/apigee/medicamentos-afiliado.json @@ -797,7 +797,7 @@ "description": "Fecha inicial.", "required": true, "schema": { - "type": "number" + "type": "string", } }, { @@ -806,7 +806,7 @@ "description": "Fecha final.", "required": true, "schema": { - "type": "number" + "type": "string" } } ], @@ -888,7 +888,7 @@ "description": "Tipo de identificacion del paciente.", "required": true, "schema": { - "type": "number" + "type": "string" } }, { -- libgit2 0.26.0