ForgeRock OpenBanking Reference Implementation is an example of how you can bundle all the micro-services together to create an Open Banking eco-system
Apache License 2.0
7
stars
4
forks
source link
36: Now uses latest 3.1.8r5 datamodels for VRP and Funds Conf #476
A newer version (3.1.8r5) of the swagger files are available and I have regenerated the datamodels, and the VRP controllers from this swagger spec.
This PR only adds the new model changes to the openbanking-uk-datamodel and changes all components to use the new models. ASPSP required some changes to convert the new Funds Conformation classes to FR classes for storage.
While the VRP controllers are not yet in place, the following issue alluded to problems with the swagger generation; https://github.com/OpenBankingToolkit/openbanking-aspsp/pull/421
A newer version (3.1.8r5) of the swagger files are available and I have regenerated the datamodels, and the VRP controllers from this swagger spec.
This PR only adds the new model changes to the openbanking-uk-datamodel and changes all components to use the new models. ASPSP required some changes to convert the new Funds Conformation classes to FR classes for storage.
Issue: https://github.com/OpenBankingToolkit/openbanking-toolkit/issues/36