Commit 19e79ab3 by Edwin Ferreira

Update credito-creditos.json

parent 713c4317
...@@ -261,14 +261,13 @@ ...@@ -261,14 +261,13 @@
"garantia": { "garantia": {
"$ref": "#/components/schemas/garantia" "$ref": "#/components/schemas/garantia"
}, },
"sistema": {
"$ref": "#/components/schemas/sistema"
},
"valorDesembolsado": { "valorDesembolsado": {
"type": "string", "type": "string",
"description": "Valor desembolsado del credito." "description": "Valor desembolsado del credito."
}, },
"sistemaAmortizacion": {
"type": "string",
"description": "Sistema de amortizacion."
},
"valorTasaInteresCorriente": { "valorTasaInteresCorriente": {
"type": "string", "type": "string",
"description": "Valor de la tasa de interes corriente." "description": "Valor de la tasa de interes corriente."
...@@ -438,7 +437,7 @@ ...@@ -438,7 +437,7 @@
} }
} }
} }
}, }
}, },
"requestBodies": {}, "requestBodies": {},
"securitySchemes": { "securitySchemes": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment