Skip to content
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

Open
9 tasks
matt-wills opened this issue May 4, 2021 · 0 comments
Open
9 tasks

Implement v3.1.8 of the Read/Write API (excluding VRPs) #33

matt-wills opened this issue May 4, 2021 · 0 comments
Assignees
Labels

Comments

@matt-wills
Copy link

matt-wills commented May 4, 2021

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

  • v3.1.8 of the Read/Write API has been implements for:
    ** Payment Initiation
    ** Accounts
    ** Funds Confirmation
    ** Aggregated Polling
    ** Callback URL
    ** Events Subscription
  • I can see the required v3.1.8 URLs in the Discovery API.

Note that this story does not cover Variable Recurring Payments, which will be provided by #36.

Tasks

  • Analyse functional changes in spec and present list of issues to implement
  • Generate new uk-datamodel classes.
  • Generate new controller classes/interfaces with relevant changes.
  • Update datamodel converter classes.
  • Update config files (e.g. RS discovery config - application.yml - with active/inactive API versions).
  • File payment functionality (see CSVFilePaymentConsentsApiController and PaymentFileType) in openbanking-reference-implementation.
  • Update functional tests - add tests for new fields
  • Check discovery endpoint
  • Postman tests

Release Notes

Affected Apps:

  • openbanking-aspsp
  • openbanking-reference-implementation
@matt-wills matt-wills self-assigned this May 19, 2021
@matt-wills 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant