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

BUG in cds_banking.yaml/banking/products #232

Closed
tomred-net opened this issue Jan 7, 2022 · 3 comments
Closed

BUG in cds_banking.yaml/banking/products #232

tomred-net opened this issue Jan 7, 2022 · 3 comments

Comments

@tomred-net
Copy link

cds_banking.yaml:1392 /banking/products
refers to $ref: '#/definitions/ResponseBankingProductList':1472 which does not exists in definition.

This appears to have been replaced by $ref: '#/definitions/ResponseBankingProductListV2'.

Line 1472 should be updated to refer to ResponseBankingProductListV2 instead of ResponseBankingProductList.

@tomred-net
Copy link
Author

Seems like this should be in a repo separate to this one. Closing and moving to the other repo.

@CDR-API-Stream
Copy link
Contributor

Thanks @tomred-net. Good pickup though. This should now be addressed in v1.16.0.

This issue will be closed.

@CDR-API-Stream
Copy link
Contributor

For traceability, here is the link to the issue in standards-maintenance which has been addressed in v1.16.0
ConsumerDataStandardsAustralia/standards-maintenance#454

JamesMBligh added a commit that referenced this issue Nov 3, 2022
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

2 participants