ConsumerDataStandardsAustralia / standards

Work space for data standards development in Australia under the Consumer Data Right regime
Other
321 stars 56 forks source link

BUG in cds_banking.yaml/banking/products #232

Closed tomred-net closed 2 years ago

tomred-net commented 2 years ago

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 commented 2 years ago

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

CDR-API-Stream commented 2 years ago

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

This issue will be closed.

CDR-API-Stream commented 2 years ago

For traceability, here is the link to the issue in standards-maintenance which has been addressed in v1.16.0 https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/454