Renaming get-policy-information to policy-information
This commit is contained in:
parent
d406e17764
commit
27e0abe288
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ const endpoints = Object.freeze({
|
||||||
method: 'Get'
|
method: 'Get'
|
||||||
},
|
},
|
||||||
CoveragePolicyInfo: {
|
CoveragePolicyInfo: {
|
||||||
url: '/coverage/api/v1/coverage/get-policy-information',
|
url: '/coverage/api/v1/coverage/policy-information',
|
||||||
method: 'POST'
|
method: 'POST'
|
||||||
},
|
},
|
||||||
RegisterClaim: {
|
RegisterClaim: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue