transferwise / openbanking-client

Java client for using the UK Open Banking API
Other
15 stars 14 forks source link

[EUPAY-1033] VRP Spec Upgrade: From version 3.1.10 to 3.1.11 #226

Closed vivek0739 closed 9 months ago

vivek0739 commented 9 months ago

Context

Mandatory, spec upgrade is required by HSBC, otherwise we won't be able to provide HSBC integration in openbanking.

Changes

Picked up the 3.1.11 VRP spec from https://github.com/OpenBankingUK/read-write-api-specs/blob/master/dist/openapi/vrp-openapi.yaml.

Custom override:

x-numerated-enum is changed to enum. double quote is added to Yes keyword. allOf: which do validation, is not removed.

All changes, without customisation, can be seen here: https://github.com/transferwise/openbanking-client/pull/225/files?diff=split&w=1