Skip to content

Commit

Permalink
Updated context.json to contain new endpoints (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
slaurenz authored Jul 22, 2021
1 parent 515187c commit 8188849
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions src/main/resources/static/context.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,27 @@
"lKdU1EbQubxyDDm2q3N8KclZ2C94Num3xXjG0pk+3eI=",
"r/mIkG3eEpVdm+u/ko/cwxzOMo1bk4TyHIlByibiA5E="
]
},
"countryList": {
"url": "https://dgca-businessrule-service.cfapps.eu10.hana.ondemand.com/countrylist",
"pubKeys": [
"lKdU1EbQubxyDDm2q3N8KclZ2C94Num3xXjG0pk+3eI=",
"r/mIkG3eEpVdm+u/ko/cwxzOMo1bk4TyHIlByibiA5E="
]
},
"rules": {
"url": "https://dgca-businessrule-service.cfapps.eu10.hana.ondemand.com/rules",
"pubKeys": [
"lKdU1EbQubxyDDm2q3N8KclZ2C94Num3xXjG0pk+3eI=",
"r/mIkG3eEpVdm+u/ko/cwxzOMo1bk4TyHIlByibiA5E="
]
},
"valuesets": {
"url": "https://dgca-businessrule-service.cfapps.eu10.hana.ondemand.com/valuesets",
"pubKeys": [
"lKdU1EbQubxyDDm2q3N8KclZ2C94Num3xXjG0pk+3eI=",
"r/mIkG3eEpVdm+u/ko/cwxzOMo1bk4TyHIlByibiA5E="
]
}
}
},
Expand Down

0 comments on commit 8188849

Please sign in to comment.