We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Seems like this should be in a repo separate to this one. Closing and moving to the other repo.
Sorry, something went wrong.
Thanks @tomred-net. Good pickup though. This should now be addressed in v1.16.0.
This issue will be closed.
For traceability, here is the link to the issue in standards-maintenance which has been addressed in v1.16.0 ConsumerDataStandardsAustralia/standards-maintenance#454
Merge pull request #232 from ConsumerDataStandardsAustralia/maintenan…
154cdbe
…ce/526 Standards Maintenance Issue #526
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: