From 09a241496aac3ba12f332e98bdbd27a4943c5c80 Mon Sep 17 00:00:00 2001 From: Cristian_Camargo Date: Fri, 19 Jul 2019 04:31:22 +0000 Subject: [PATCH] Update recreacionyturismo-venta.json --- apigee/recreacionyturismo-venta.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/apigee/recreacionyturismo-venta.json b/apigee/recreacionyturismo-venta.json index 1ff50b3..95e7942 100644 --- a/apigee/recreacionyturismo-venta.json +++ b/apigee/recreacionyturismo-venta.json @@ -905,6 +905,15 @@ }, } }, + "proveedor": { + "type": "object", + "properties":{ + "nombre": { + "type": "string", + "description": "Nombre del proveedor de pago de la cotización" + }, + } + }, "articulo": { "type": "array", "items":{ -- libgit2 0.26.0