diff --git a/src/openapi/orders/orders-crud.yaml b/src/openapi/orders/orders-crud.yaml index e7d5e8c..d05371a 100644 --- a/src/openapi/orders/orders-crud.yaml +++ b/src/openapi/orders/orders-crud.yaml @@ -5,7 +5,6 @@ info: description: CRUD APIs for ABT Orders database. These are NOT the functional APIs from Service Engine. servers: - url: https://api.integratielaag.nl/v1 - - url: https://api.integratielaag.nl/v2 paths: /orders: get: