OVPAY-2473 - Fixed href in HATEOAS.
This commit is contained in:
parent
a621b1f06c
commit
b1fb842046
@ -177,7 +177,7 @@ paths:
|
|||||||
loyaltyOrDiscount: false
|
loyaltyOrDiscount: false
|
||||||
_links:
|
_links:
|
||||||
tripDetails:
|
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
|
method: GET
|
||||||
templated: false
|
templated: false
|
||||||
- tripId: 66539
|
- tripId: 66539
|
||||||
@ -205,7 +205,7 @@ paths:
|
|||||||
loyaltyOrDiscount: true
|
loyaltyOrDiscount: true
|
||||||
_links:
|
_links:
|
||||||
tripDetails:
|
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
|
method: GET
|
||||||
templated: false
|
templated: false
|
||||||
getStopsForCorrection:
|
getStopsForCorrection:
|
||||||
@ -469,7 +469,7 @@ paths:
|
|||||||
loyaltyOrDiscount: false
|
loyaltyOrDiscount: false
|
||||||
_links:
|
_links:
|
||||||
tripDetails:
|
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
|
method: GET
|
||||||
templated: false
|
templated: false
|
||||||
- tripId: 66539
|
- tripId: 66539
|
||||||
@ -497,7 +497,7 @@ paths:
|
|||||||
loyaltyOrDiscount: true
|
loyaltyOrDiscount: true
|
||||||
_links:
|
_links:
|
||||||
tripDetails:
|
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
|
method: GET
|
||||||
templated: false
|
templated: false
|
||||||
getStopsForCorrection:
|
getStopsForCorrection:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user