Merge pull request #492 from Safelite/feature/SSR-818
SSR-818: Renaming get-policy-information
This commit is contained in:
commit
069e5bcc23
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ const endpoints = Object.freeze({
|
|||
method: 'Get'
|
||||
},
|
||||
CoveragePolicyInfo: {
|
||||
url: '/coverage/api/v1/coverage/get-policy-information',
|
||||
url: '/coverage/api/v1/coverage/policy-information',
|
||||
method: 'POST'
|
||||
},
|
||||
RegisterClaim: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue