Commit 09a24149 by Cristian_Camargo

Update recreacionyturismo-venta.json

parent 40d33c78
...@@ -905,6 +905,15 @@ ...@@ -905,6 +905,15 @@
}, },
} }
}, },
"proveedor": {
"type": "object",
"properties":{
"nombre": {
"type": "string",
"description": "Nombre del proveedor de pago de la cotización"
},
}
},
"articulo": { "articulo": {
"type": "array", "type": "array",
"items":{ "items":{
......
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