diff --git a/src/openapi/claims/claims-forms.yaml b/src/openapi/claims/claims-forms.yaml index f2017dc..2404337 100644 --- a/src/openapi/claims/claims-forms.yaml +++ b/src/openapi/claims/claims-forms.yaml @@ -4,7 +4,6 @@ info: version: '1.0' servers: - url: https://services.acc.api.htm.nl/chipkaart/1.0 - - url: http://services.acc.api.htm.nl/chipkaart/1.0 security: - default: [] tags: diff --git a/src/openapi/contracts/contracts-se.yaml b/src/openapi/contracts/contracts-se.yaml index 3f898db..da96f7f 100644 --- a/src/openapi/contracts/contracts-se.yaml +++ b/src/openapi/contracts/contracts-se.yaml @@ -5,7 +5,6 @@ info: description: Service Engine APIs for ABT Contracts v2. These are NOT the CRUD APIs to the data hub. servers: - url: https://services.acc.api.htm.nl/abt/touchpoint/1.0 - - url: https://services.api.htm.nl/abt/touchpoint/1.0 paths: /customers/contracts: parameters: diff --git a/src/openapi/customers/SE-customers.yaml b/src/openapi/customers/SE-customers.yaml index 003d0b8..1050f1a 100644 --- a/src/openapi/customers/SE-customers.yaml +++ b/src/openapi/customers/SE-customers.yaml @@ -7,7 +7,6 @@ info: version: "1.0" servers: - url: https://services.acc.api.htm.nl/abt/touchpoint/1.0 - - url: http://services.acc.api.htm.nl/abt/touchpoint/1.0 tags: - name: Customers description: >- diff --git a/src/openapi/customers/customers-crud-v2.yaml b/src/openapi/customers/customers-crud-v2.yaml index d17bb5c..fd15fb1 100644 --- a/src/openapi/customers/customers-crud-v2.yaml +++ b/src/openapi/customers/customers-crud-v2.yaml @@ -5,7 +5,6 @@ info: description: CRUD APIs for ABT Customer database. These are NOT the functional APIs from Service Engine. servers: - url: https://services.acc.api.htm.nl/abt/abtcustomers/2.0 - - url: http://services.acc.api.htm.nl/abt/abtcustomers/2.0 paths: /customers: get: diff --git a/src/openapi/customers/customers.yaml b/src/openapi/customers/customers.yaml index 472250a..19d014e 100644 --- a/src/openapi/customers/customers.yaml +++ b/src/openapi/customers/customers.yaml @@ -4,7 +4,6 @@ info: version: '1.0' servers: - url: https://services.acc.api.htm.nl/abt/abtcustomers/1.0 - - url: http://services.acc.api.htm.nl/abt/abtcustomers/1.0 security: - default: [] tags: diff --git a/src/openapi/customers/customers_reference-crud.yaml b/src/openapi/customers/customers_reference-crud.yaml index d63b899..e3c5a7e 100644 --- a/src/openapi/customers/customers_reference-crud.yaml +++ b/src/openapi/customers/customers_reference-crud.yaml @@ -4,7 +4,6 @@ info: version: '1.0' servers: - url: https://services.acc.api.htm.nl/abt/customerreference/1.0 - - url: http://services.acc.api.htm.nl/abt/customerreference/1.0 security: - default: [] tags: diff --git a/src/openapi/orders/SE-orders-gboAgeProfile.yaml b/src/openapi/orders/SE-orders-gboAgeProfile.yaml index 95cfd7d..939ef57 100644 --- a/src/openapi/orders/SE-orders-gboAgeProfile.yaml +++ b/src/openapi/orders/SE-orders-gboAgeProfile.yaml @@ -5,7 +5,6 @@ info: description: Order APIs available in the Service Engine for order validation and fulfillment. servers: - url: https://services.acc.api.htm.nl/abt/touchpoint/2.0 - - url: https://services.api.htm.nl/abt/touchpoint/2.0 paths: /orders/validation/gboAgeProfile: get: diff --git a/src/openapi/orders/service_engine_orders.yaml b/src/openapi/orders/service_engine_orders.yaml index 16c5ee0..3546a4c 100644 --- a/src/openapi/orders/service_engine_orders.yaml +++ b/src/openapi/orders/service_engine_orders.yaml @@ -5,7 +5,6 @@ info: description: Order APIs available in the Service Engine for order validation and fulfillment. servers: - url: https://services.acc.api.htm.nl/abt/touchpoint/2.0 - - url: https://services.api.htm.nl/abt/touchpoint/2.0 paths: /orders/validation: post: diff --git a/src/openapi/products/SE-products-SE.yaml b/src/openapi/products/SE-products-SE.yaml index bc29f13..943c2ee 100644 --- a/src/openapi/products/SE-products-SE.yaml +++ b/src/openapi/products/SE-products-SE.yaml @@ -7,7 +7,6 @@ info: version: "1.0" servers: - url: https://services.acc.api.htm.nl/abt/touchpoint/1.0 - - url: https://services.api.htm.nl/abt/touchpoint/1.0 tags: - name: ServiceEngine Products description: |- diff --git a/src/openapi/products/SE-products-TP.yaml b/src/openapi/products/SE-products-TP.yaml index 6e89ae2..a8bf64b 100644 --- a/src/openapi/products/SE-products-TP.yaml +++ b/src/openapi/products/SE-products-TP.yaml @@ -7,7 +7,6 @@ info: version: "1.0" servers: - url: https://services.acc.api.htm.nl/abt/touchpoint/1.0 - - url: https://services.api.htm.nl/abt/touchpoint/1.0 tags: - name: ServiceEngine Products description: |-