From 42bc5ea61dad317345a35866632ae8efd4e96190 Mon Sep 17 00:00:00 2001 From: Cristian Camargo Date: Fri, 10 May 2019 16:33:20 +0000 Subject: [PATCH] Update credito-tarjeta.json --- apigee/credito-tarjeta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apigee/credito-tarjeta.json b/apigee/credito-tarjeta.json index 4ad63dc..546a0d7 100644 --- a/apigee/credito-tarjeta.json +++ b/apigee/credito-tarjeta.json @@ -1353,7 +1353,7 @@ "$ref": "#/components/schemas/resultado" } }, - "bolsilloDebito": { + "abonoBolsilloDebito": { "type": "array", "items": { "$ref": "#/components/schemas/abonoBolsillo" @@ -1389,7 +1389,7 @@ "$ref": "#/components/schemas/resultado" } }, - "bolsilloDebito": { + "movimientoBolsilloDebito": { "type": "array", "items": { "$ref": "#/components/schemas/consultaPagoBolsilloDebito" -- libgit2 0.26.0