Rename HATEOAS for transfer to "transfer_token" to be in line with actual SE implementation
This commit is contained in:
parent
bfa400820f
commit
403b336522
@ -2403,7 +2403,7 @@ paths:
|
|||||||
},
|
},
|
||||||
"_links":
|
"_links":
|
||||||
{
|
{
|
||||||
"transfer":
|
"transfer_token":
|
||||||
{
|
{
|
||||||
"href": "https://services.dev.api.htm.nl/abt/touchpoint/1.0/customers/tokens/1/transfer",
|
"href": "https://services.dev.api.htm.nl/abt/touchpoint/1.0/customers/tokens/1/transfer",
|
||||||
"method": "POST",
|
"method": "POST",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user