commit
b1ab7819bd
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ const endpoints = {
|
||||||
url: "https://maps.googleapis.com/maps/api/js?key={apiKey}&libraries=places"
|
url: "https://maps.googleapis.com/maps/api/js?key={apiKey}&libraries=places"
|
||||||
},
|
},
|
||||||
ValidateClientTag: {
|
ValidateClientTag: {
|
||||||
url: "/clientauth/api/v1/clientauth/validateClientTag",
|
url: "/clientauth/api/v1/clientauth/validate-client-tag",
|
||||||
method: "GET",
|
method: "GET",
|
||||||
},
|
},
|
||||||
IsVinbyAddressPermissible:{
|
IsVinbyAddressPermissible:{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue