From bfb62d7822139b0c5f2009d6f2d6b8f32d7aaf83 Mon Sep 17 00:00:00 2001 From: Max Martens Date: Wed, 12 Feb 2025 17:27:34 +0100 Subject: [PATCH] Fix parentProducId, remove customerSegments --- src/openapi/products/SE-products.yaml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/src/openapi/products/SE-products.yaml b/src/openapi/products/SE-products.yaml index 1e26d89..2ee92fc 100644 --- a/src/openapi/products/SE-products.yaml +++ b/src/openapi/products/SE-products.yaml @@ -496,7 +496,7 @@ paths: "productVariants": [ { "productId": 119, - "parentProductId": null, + "parentProductId": 126, "productCode": "HTM-30001-ML", "gboPackageTemplateId": "30001", "tapConnectProductCode": null, @@ -630,7 +630,7 @@ paths: }, { "productId": 120, - "parentProductId": null, + "parentProductId": 126, "productCode": "HTM-30001-MA", "gboPackageTemplateId": "30001", "tapConnectProductCode": null, @@ -1087,14 +1087,6 @@ paths: }, "marketSegments": null, "customerSegments": [ - { - "customerSegmentId": 2, - "name": "Kind (4-11)" - }, - { - "customerSegmentId": 3, - "name": "Jongere (12-18)" - }, { "customerSegmentId": 4, "name": "Volwassene (19-64)"