diff --git a/src/openapi/products/SE-products.yaml b/src/openapi/products/SE-products.yaml index 2ee92fc..f95b410 100644 --- a/src/openapi/products/SE-products.yaml +++ b/src/openapi/products/SE-products.yaml @@ -6,7 +6,7 @@ info: To be used by touchpoints to get information about HTM products they are allowed to see and/or sell. version: '1.0' servers: - - url: https://api.integratielaag.nl/abt/servcieengine/x.x + - url: https://api.integratielaag.nl/abt/abtserviceengine/2.0 tags: - name: ServiceEngine Products description: |- @@ -76,7 +76,7 @@ paths: "productPageUrl": "https://www.htm.nl/nog-onbekende-product-pagina", "_links": { "get_details": { - "href": "https://services.acc.api.htm.nl/abt/serviceengine/x.x/products/2", + "href": "https://services.acc.api.htm.nl/abt/abtserviceengine/2.0/products/2", "method": "GET" } } @@ -109,7 +109,7 @@ paths: "productPageUrl": "https://www.htm.nl/nog-onbekende-product-pagina", "_links": { "get_details": { - "href": "https://services.acc.api.htm.nl/abt/serviceengine/x.x/products/2", + "href": "https://services.acc.api.htm.nl/abt/abtserviceengine/2.0/products/2", "method": "GET" } } @@ -141,7 +141,7 @@ paths: "productPageUrl": "https://www.htm.nl/nog-onbekende-product-pagina", "_links": { "get_details": { - "href": "https://services.acc.api.htm.nl/abt/serviceengine/x.x/products/49", + "href": "https://services.acc.api.htm.nl/abt/abtserviceengine/2.0/products/49", "method": "GET" } } @@ -174,7 +174,7 @@ paths: "productPageUrl": "https://www.htm.nl/nog-onbekende-product-pagina", "_links": { "get_details": { - "href": "https://services.acc.api.htm.nl/abt/serviceengine/x.x/products/2", + "href": "https://services.acc.api.htm.nl/abt/abtserviceengine/2.0/products/2", "method": "GET" } } @@ -204,7 +204,7 @@ paths: "productPageUrl": "https://www.htm.nl/nog-onbekende-product-pagina", "_links": { "get_details": { - "href": "https://services.acc.api.htm.nl/abt/serviceengine/x.x/products/4", + "href": "https://services.acc.api.htm.nl/abt/abtserviceengine/2.0/products/4", "method": "GET" } } @@ -2090,7 +2090,7 @@ components: properties: href: type: string - example: https://api.integratielaag.nl/abt/serviceengine/x.x/products/1 + example: https://api.integratielaag.nl/abt/abtserviceengine/2.0/products/1 method: type: string example: GET