From 01b45127c2a790ed58c154651276f88455b7722d Mon Sep 17 00:00:00 2001 From: Spyros Karavanis <87171031+spyroskaravanis@users.noreply.github.com> Date: Mon, 18 Dec 2023 17:29:00 +0200 Subject: [PATCH] shopranos (#3147) --- .../Shopranos/apiDefinition.swagger.json | 62 +++++++++---------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/certified-connectors/Shopranos/apiDefinition.swagger.json b/certified-connectors/Shopranos/apiDefinition.swagger.json index 015b817c50..d6e79afe9c 100644 --- a/certified-connectors/Shopranos/apiDefinition.swagger.json +++ b/certified-connectors/Shopranos/apiDefinition.swagger.json @@ -3,7 +3,7 @@ "info": { "title": "Shopranos", "description": "Elevate your business with Shopranos, linking ERP to B2B eCommerce. Trigger notifications and streamline approvals effortlessly, boosting efficiency and control. Unleash automation possibilities, driving success through seamless integration.", - "version": "v1.0.0", + "version": "v1.0.1", "contact": { "name": "Shopranos", "url": "https://www.shopranos.eu", @@ -81,7 +81,7 @@ "200": { "description": "Success", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/AttributeSetDTO" } @@ -321,7 +321,7 @@ "name": "body", "description": "", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/AttributeSetDTO" } @@ -732,7 +732,7 @@ "name": "body", "description": "", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/AttributeDTO" } @@ -837,7 +837,7 @@ "200": { "description": "Success", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/BrandDTO" } @@ -1128,7 +1128,7 @@ "name": "body", "description": "", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/BrandDTO" } @@ -1182,7 +1182,7 @@ "name": "body", "description": "", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/BrandDTO" } @@ -1514,7 +1514,7 @@ "200": { "description": "Success", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/CategoryDTO" } @@ -1603,7 +1603,7 @@ "name": "body", "description": "", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/CategoryDTO" } @@ -3194,7 +3194,7 @@ "200": { "description": "Success", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/ExtendedProductDTO" } @@ -3410,7 +3410,7 @@ "200": { "description": "Success", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/CollectionDTO" } @@ -3673,7 +3673,7 @@ "200": { "description": "Success", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/IcoTagDTO" } @@ -3813,7 +3813,7 @@ "200": { "description": "Success", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/PrivacyGroupDTO" } @@ -4658,7 +4658,7 @@ "200": { "description": "Returns the paginated list of products.", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/ProductDTO" } @@ -4919,7 +4919,7 @@ "name": "body", "description": "", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/ImportProductDTO" } @@ -4973,7 +4973,7 @@ "name": "body", "description": "A list of ImportProductDTO objects containing product details.", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/ImportProductDTO" } @@ -5190,7 +5190,7 @@ "name": "body", "description": "", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/RelatedProductVariantDTO" } @@ -5274,7 +5274,7 @@ "200": { "description": "Success", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/StockAvailabilityDTO" } @@ -5517,7 +5517,7 @@ "name": "body", "description": "", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/SourceTagDTO" } @@ -5595,7 +5595,7 @@ "200": { "description": "Success", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/UnitDTO" } @@ -5838,7 +5838,7 @@ "name": "body", "description": "", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/UnitDTO" } @@ -7996,7 +7996,7 @@ "name": "body", "description": "cartItemsDTO", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/CreateCartItemDTO" } @@ -8240,7 +8240,7 @@ "200": { "description": "Success", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/ShoppingListDTO" } @@ -8923,7 +8923,7 @@ "200": { "description": "Success", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/AssortmentDTO" } @@ -9026,7 +9026,7 @@ "name": "body", "description": "", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/AssortmentCombinationDTO" } @@ -9170,7 +9170,7 @@ "200": { "description": "Success", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/AssortmentValueDTO" } @@ -9266,7 +9266,7 @@ "name": "body", "description": "", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/AddAssortmentValueDTO" } @@ -9277,7 +9277,7 @@ "201": { "description": "Created", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/AssortmentValueDTO" } @@ -9598,7 +9598,7 @@ "200": { "description": "Success", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/CustomerGroupDTO" } @@ -10121,7 +10121,7 @@ "200": { "description": "Success", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/CustomerDTO" } @@ -10210,7 +10210,7 @@ "name": "body", "description": "", "schema": { - "type": "string", + "type": "array", "items": { "$ref": "#/definitions/CustomerImportDTO" }