OVPAY-2473 - Fixed href in HATEOAS.
This commit is contained in:
parent
a621b1f06c
commit
b1fb842046
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user