-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement v3.1.8 of the Read/Write API (excluding VRPs) #33
Labels
Comments
matt-wills
changed the title
Implement v3.1.8 of the Read/Write API
Implement v3.1.8 of the Read/Write API (excluding VRPs)
May 19, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-uk-datamodel
that referenced
this issue
May 19, 2021
- Using openapi-generator-maven-plugin to generate datamodel classes Issue: OpenBankingToolkit/openbanking-toolkit#33
matt-wills
added a commit
to OpenBankingToolkit/openbanking-uk-datamodel
that referenced
this issue
May 19, 2021
- Using openapi-generator-maven-plugin to generate datamodel classes Issue: OpenBankingToolkit/openbanking-toolkit#33
matt-wills
added a commit
to OpenBankingToolkit/openbanking-uk-datamodel
that referenced
this issue
May 19, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-uk-datamodel
that referenced
this issue
May 20, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-uk-datamodel
that referenced
this issue
May 20, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-uk-datamodel
that referenced
this issue
May 20, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-uk-datamodel
that referenced
this issue
May 20, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-uk-datamodel
that referenced
this issue
May 20, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-uk-datamodel
that referenced
this issue
May 21, 2021
- It makes sense to promote many of the duplicated inner enum classes to first class citizens, so they can be used elsewhere (including within VRPs). Issue: OpenBankingToolkit/openbanking-toolkit#33
matt-wills
added a commit
to OpenBankingToolkit/openbanking-uk-datamodel
that referenced
this issue
May 21, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-uk-datamodel
that referenced
this issue
May 21, 2021
- It makes sense to promote many of the duplicated inner enum classes to first class citizens, so they can be used elsewhere (including within VRPs). Issue: OpenBankingToolkit/openbanking-toolkit#33
matt-wills
added a commit
to OpenBankingToolkit/openbanking-uk-datamodel
that referenced
this issue
May 21, 2021
- It makes sense to promote many of the duplicated inner enum classes to first class citizens, so they can be used elsewhere (including within VRPs). Issue: OpenBankingToolkit/openbanking-toolkit#33
matt-wills
added a commit
to OpenBankingToolkit/openbanking-uk-datamodel
that referenced
this issue
May 21, 2021
- It makes sense to promote many of the duplicated inner enum classes to first class citizens, so they can be used elsewhere (including within VRPs). Issue: OpenBankingToolkit/openbanking-toolkit#33
matt-wills
added a commit
to OpenBankingToolkit/openbanking-parent
that referenced
this issue
May 21, 2021
- Bumped version of uk-datamodel for v3.1.8 of OB spec Issue: OpenBankingToolkit/openbanking-toolkit#33
matt-wills
added a commit
to OpenBankingToolkit/openbanking-parent
that referenced
this issue
May 21, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-parent
that referenced
this issue
May 21, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-parent
that referenced
this issue
May 21, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-parent
that referenced
this issue
May 21, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-aspsp
that referenced
this issue
May 24, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-aspsp
that referenced
this issue
May 24, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-aspsp
that referenced
this issue
May 24, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-aspsp
that referenced
this issue
May 24, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-aspsp
that referenced
this issue
May 24, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-aspsp
that referenced
this issue
May 24, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-aspsp
that referenced
this issue
May 24, 2021
matt-wills
added a commit
to OpenBankingToolkit/openbanking-reference-implementation
that referenced
this issue
May 24, 2021
- Excludes Variable Recurring Payments (VRPs) Issue: OpenBankingToolkit/openbanking-toolkit#33
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Story
As a customer of the OB Toolkit
I want to be able to use v3.1.8 of the Read/Write API
so that I can be sure I am compliant with the latest OB specifications.
Acceptance criteria
** Payment Initiation
** Accounts
** Funds Confirmation
** Aggregated Polling
** Callback URL
** Events Subscription
Tasks
application.yml
- with active/inactive API versions).CSVFilePaymentConsentsApiController
andPaymentFileType
) inopenbanking-reference-implementation
.Release Notes
Affected Apps:
The text was updated successfully, but these errors were encountered: