Commit 0e57d133 by Cristian_Camargo

Update credito-creditos.json

parent f55db335
......@@ -738,7 +738,12 @@
"description": "Nombre de la entidad."
},
"sede": {
"$ref": "#/components/schemas/ciudad"
"type": "object",
"properties" : {
"ciudad": {
"$ref": "#/components/schemas/ciudad"
}
}
}
},
"xml": {
......
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