OpenBankingToolkit / openbanking-toolkit

Root repository of the openbanking toolkit. Pointing to other repos and providing you the doc
Apache License 2.0
7 stars 0 forks source link

Generate VRP datamodels and controllers. #45

Closed BohoCode closed 2 years ago

BohoCode commented 2 years ago

Generate VRP datamodels and controllers.

Using the latest swagger files, generate data classes (models) and controllers. https://github.com/OpenBankingUK/read-write-api-specs/blob/v3.1.8r5/dist/openapi/vrp-openapi.yaml

Originally posted by @BohoCode in https://github.com/OpenBankingToolkit/openbanking-toolkit/issues/36#issuecomment-971534557

BohoCode commented 2 years ago

Need to fix up OBFundsConformationConsentResponse1Data.java to use OBExternalRequestStatus1Code rather than built in StatusEnum