From b1fb842046e54ca7fdfd4fba18288c0b344ac86e Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Fri, 3 Apr 2026 11:58:22 +0200 Subject: [PATCH] OVPAY-2473 - Fixed href in HATEOAS. --- src/openapi/customers/customers-trips.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/openapi/customers/customers-trips.yaml b/src/openapi/customers/customers-trips.yaml index 4e68078..55f6b7d 100644 --- a/src/openapi/customers/customers-trips.yaml +++ b/src/openapi/customers/customers-trips.yaml @@ -177,7 +177,7 @@ paths: loyaltyOrDiscount: false _links: tripDetails: - href: https://services.acc.api.htm.nl/abt/abtcustomers/1.0/customers/tokens/123/trips/66538 + href: https://services.acc.api.htm.nl/abt/abtcustomers/1.0/customers/trips/66538 method: GET templated: false - tripId: 66539 @@ -205,7 +205,7 @@ paths: loyaltyOrDiscount: true _links: tripDetails: - href: https://services.acc.api.htm.nl/abt/abtcustomers/1.0/customers/tokens/123/trips/66539 + href: https://services.acc.api.htm.nl/abt/abtcustomers/1.0/customers/trips/66539 method: GET templated: false getStopsForCorrection: @@ -469,7 +469,7 @@ paths: loyaltyOrDiscount: false _links: tripDetails: - href: https://services.acc.api.htm.nl/abt/abtcustomers/1.0/customers/tokens/123/trips/66538 + href: https://services.acc.api.htm.nl/abt/abtcustomers/1.0/customers/trips/66538 method: GET templated: false - tripId: 66539 @@ -497,7 +497,7 @@ paths: loyaltyOrDiscount: true _links: tripDetails: - href: https://services.acc.api.htm.nl/abt/abtcustomers/1.0/customers/tokens/123/trips/66539 + href: https://services.acc.api.htm.nl/abt/abtcustomers/1.0/customers/trips/66539 method: GET templated: false getStopsForCorrection: