Commit 13f93ec2 by Cristian_Camargo

Update recreacionyturismo-venta.json

parent 013a2177
......@@ -334,23 +334,37 @@
"description": "Número de telefono del titular"
},
"usuario": {
"type": "string",
"description": "Número de telefono del titular"
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Nombre del titular que realizó la cotización"
},
"nombre": {
"type": "object",
"properties":{
"completo": {
"type": "string",
"description": "Nombre del titular que realizó la cotización"
},
}
}
}
},
"empresa": {
"type": "string",
"type": "object",
"description": "Número de telefono del titular"
},
"proveedor": {
"type": "string",
"type": "object",
"description": "Número de telefono del titular"
},
"costo": {
"type": "string",
"type": "object",
"description": "Número de telefono del titular"
},
"articulo": {
"type": "string",
"type": "object",
"description": "Número de telefono del titular"
}
}
......
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