Merge pull request #189 from Safelite/feature/Digital/SSR-308

SSR-308
This commit is contained in:
Jeremy-Z 2023-03-08 15:09:20 -05:00 committed by GitHub
commit b1ab7819bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,7 +95,7 @@ const endpoints = {
url: "https://maps.googleapis.com/maps/api/js?key={apiKey}&libraries=places"
},
ValidateClientTag: {
url: "/clientauth/api/v1/clientauth/validateClientTag",
url: "/clientauth/api/v1/clientauth/validate-client-tag",
method: "GET",
},
IsVinbyAddressPermissible:{