OVPAY-2473 - Fixed inconsistency in HATEOAS.
This commit is contained in:
parent
6a4b1a1d58
commit
a621b1f06c
@ -204,7 +204,7 @@ paths:
|
|||||||
checkoutLocation: null
|
checkoutLocation: null
|
||||||
loyaltyOrDiscount: true
|
loyaltyOrDiscount: true
|
||||||
_links:
|
_links:
|
||||||
getTripDetails:
|
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/tokens/123/trips/66539
|
||||||
method: GET
|
method: GET
|
||||||
templated: false
|
templated: false
|
||||||
@ -496,7 +496,7 @@ paths:
|
|||||||
checkoutLocation: null
|
checkoutLocation: null
|
||||||
loyaltyOrDiscount: true
|
loyaltyOrDiscount: true
|
||||||
_links:
|
_links:
|
||||||
getTripDetails:
|
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/tokens/123/trips/66539
|
||||||
method: GET
|
method: GET
|
||||||
templated: false
|
templated: false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user