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

Payment initiation swagger is missing definitions #90

Open
christianchownsan opened this issue Oct 4, 2022 · 0 comments
Open

Payment initiation swagger is missing definitions #90

christianchownsan opened this issue Oct 4, 2022 · 0 comments

Comments

@christianchownsan
Copy link

christianchownsan commented Oct 4, 2022

Starting in version 3.1.2, a number of schema definitions that are still in use are no longer present in the swagger fIles

Take OBDomestic2 still in use in 3.1.10: https://openbankinguk.github.io/read-write-api-site3/v3.1.10/resources-and-data-models/pisp/domestic-payment-consents.html#obdomestic2

Compare 3.1.1 with 3.1.2 and 3.1.10:

has a definition for OBDomestic2:

no definition for OBDomestic2:

Expected result

The swagger should contain schema definitions for all classes e.g.

  • OBAuthorisation1
  • OBCharge2
  • OBDomestic2
  • OBExternalConsentStatus1Code

Actual result

The swagger is missing schema definitions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant