From a621b1f06c0f3a0752a693992de8361d40afbdfa Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Fri, 3 Apr 2026 11:47:07 +0200 Subject: [PATCH] OVPAY-2473 - Fixed inconsistency in HATEOAS. --- src/openapi/customers/customers-trips.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/openapi/customers/customers-trips.yaml b/src/openapi/customers/customers-trips.yaml index a6f6132..4e68078 100644 --- a/src/openapi/customers/customers-trips.yaml +++ b/src/openapi/customers/customers-trips.yaml @@ -204,7 +204,7 @@ paths: checkoutLocation: null loyaltyOrDiscount: true _links: - getTripDetails: + tripDetails: href: https://services.acc.api.htm.nl/abt/abtcustomers/1.0/customers/tokens/123/trips/66539 method: GET templated: false @@ -496,7 +496,7 @@ paths: checkoutLocation: null loyaltyOrDiscount: true _links: - getTripDetails: + tripDetails: href: https://services.acc.api.htm.nl/abt/abtcustomers/1.0/customers/tokens/123/trips/66539 method: GET templated: false