From 99e50b908119efae833373d60c9befc750f6f6af Mon Sep 17 00:00:00 2001 From: Cristian_Camargo Date: Thu, 30 May 2019 20:24:25 +0000 Subject: [PATCH] Update credito-tarjeta.json --- apigee/credito-tarjeta.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apigee/credito-tarjeta.json b/apigee/credito-tarjeta.json index 07c40bb..925d84a 100644 --- a/apigee/credito-tarjeta.json +++ b/apigee/credito-tarjeta.json @@ -898,6 +898,7 @@ "properties": { "fechaVencimiento": { "type": "string", + "format": "date-time", "description": "Fecha de vencimiento del pago" }, "minimo": { @@ -917,6 +918,7 @@ }, "fecha": { "type": "string", + "format": "date-time", "description": "Fecha del movimiento" }, "descripcion": { @@ -994,6 +996,7 @@ }, "fechaFacturacion": { "type": "string", + "format": "date-time", "description": "fecha de facturacion de la tms." }, "cupo": { -- libgit2 0.26.0