From 0e944aaf65e4598fad44297cd1c64ab1685866fa Mon Sep 17 00:00:00 2001 From: Cristian_Camargo Date: Wed, 29 May 2019 21:31:30 +0000 Subject: [PATCH] Update credito-creditos.json --- apigee/credito-creditos.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apigee/credito-creditos.json b/apigee/credito-creditos.json index 610d27c..e09c771 100644 --- a/apigee/credito-creditos.json +++ b/apigee/credito-creditos.json @@ -43,14 +43,14 @@ "tags": [ "cols-credito-obligaciones" ], - "summary": "Saldo de la tarjeta débito.", - "description": "Saldo de la tarjeta débito.", + "summary": "Consulta de datos del pago credito.", + "description": "Consulta de datos del pago credito.", "operationId": "consultaPagoCredito.v2", "parameters": [ { - "name": "numTarjeta", + "name": "numCredito", "in": "query", - "description": "Numero de la tarjeta.", + "description": "Numero del credito.", "required": true, "schema": { "type": "number" -- libgit2 0.26.0