Commit 42bc5ea6 by Cristian_Camargo

Update credito-tarjeta.json

parent 8c124453
...@@ -1353,7 +1353,7 @@ ...@@ -1353,7 +1353,7 @@
"$ref": "#/components/schemas/resultado" "$ref": "#/components/schemas/resultado"
} }
}, },
"bolsilloDebito": { "abonoBolsilloDebito": {
"type": "array", "type": "array",
"items": { "items": {
"$ref": "#/components/schemas/abonoBolsillo" "$ref": "#/components/schemas/abonoBolsillo"
...@@ -1389,7 +1389,7 @@ ...@@ -1389,7 +1389,7 @@
"$ref": "#/components/schemas/resultado" "$ref": "#/components/schemas/resultado"
} }
}, },
"bolsilloDebito": { "movimientoBolsilloDebito": {
"type": "array", "type": "array",
"items": { "items": {
"$ref": "#/components/schemas/consultaPagoBolsilloDebito" "$ref": "#/components/schemas/consultaPagoBolsilloDebito"
......
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