From 19e79ab31ff1523582a897d4bc118b6de61b8d8c Mon Sep 17 00:00:00 2001 From: Edwin Ferreira Date: Thu, 7 Mar 2019 16:01:28 +0000 Subject: [PATCH] Update credito-creditos.json --- apigee/credito-creditos.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/apigee/credito-creditos.json b/apigee/credito-creditos.json index dc8c490..64b9f77 100644 --- a/apigee/credito-creditos.json +++ b/apigee/credito-creditos.json @@ -261,14 +261,13 @@ "garantia": { "$ref": "#/components/schemas/garantia" }, + "sistema": { + "$ref": "#/components/schemas/sistema" + }, "valorDesembolsado": { "type": "string", "description": "Valor desembolsado del credito." }, - "sistemaAmortizacion": { - "type": "string", - "description": "Sistema de amortizacion." - }, "valorTasaInteresCorriente": { "type": "string", "description": "Valor de la tasa de interes corriente." @@ -438,7 +437,7 @@ } } } - }, + } }, "requestBodies": {}, "securitySchemes": { -- libgit2 0.26.0