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": {