Skip to content

Commit

Permalink
Added Get Data Holder Brands Summary into the Endpoint Version Schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
markverstege committed May 18, 2023
1 parent 2083b3f commit 8670eb6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Expand Up @@ -11,6 +11,8 @@
| CDR Register APIs | Get JWKS | ``/jwks`` | <span class="method get">GET</span> | None | 2021-10-29&dagger; | N/A | 2021-10-29, V1.14.0&dagger; | N/A |
| CDR Register APIs | Get Data Holder Brands | ``/{industry}/data-holders/brands`` | <span class="method get">GET</span> | V1 | 2021-10-29&dagger; | 2023-04-07 | 2021-10-29, V1.14.0&dagger; | 2021-12-23, V1.15.0 |
| CDR Register APIs | Get Data Holder Brands | ``/{industry}/data-holders/brands`` | <span class="method get">GET</span> | V2 | 2022-11-15 | N/A | 2021-12-23, V1.15.0* | N/A |
| CDR Register APIs | Get Data Holder Brands Summary | ``/{industry}/data-holders/brands/summary`` | <span class="method get">GET</span> | V1 | 2022-05-12 | N/A | 2022-05-23, V1.17.0 | N/A |
| CDR Register APIs | Get Data Holder Statuses | ``/{industry}/data-holders/status`` | <span class="method get">GET</span> | V1 | 2022-11-15 | N/A | 2021-12-23, V1.15.0 | N/A |
| CDR Register APIs | Get Software Statement Assertion (SSA) | ``/{industry}/data-recipients/``<br/>``brands/{dataRecipientBrandId}/``<br/>``software-products/{softwareProductId}/ssa`` | <span class="method get">GET</span> | V1 | 2021-10-29&dagger; | 2023-04-07 | 2021-10-29, V1.14.0&dagger; | 2021-12-23, V1.15.0 |
| CDR Register APIs | Get Software Statement Assertion (SSA) | ``/{industry}/data-recipients/``<br/>``brands/{dataRecipientBrandId}/``<br/>``software-products/{softwareProductId}/ssa`` | <span class="method get">GET</span> | V2 | 2021-10-29&dagger; | 2023-04-07 | 2021-10-29, V1.14.0&dagger; | 2021-12-23, V1.15.0 |
| CDR Register APIs | Get Software Statement Assertion (SSA) | ``/{industry}/data-recipients/``<br/>``brands/{dataRecipientBrandId}/``<br/>``software-products/{softwareProductId}/ssa`` | <span class="method get">GET</span> | V3 | 2022-11-15 | N/A | 2021-12-23, V1.15.0 | N/A |
Expand All @@ -20,6 +22,5 @@
| CDR Register APIs | Get Data Recipient Statuses | ``/{industry}/data-recipients/status`` | <span class="method get">GET</span> | V2 | 2022-11-15 | N/A | 2021-12-23, V1.15.0 | N/A |
| CDR Register APIs | Get Data Recipients | ``/{industry}/data-recipients`` | <span class="method get">GET</span> | V2 | 2021-10-29&dagger; | 2023-04-07 | 2021-10-29, V1.14.0&dagger; | 2021-12-23, V1.15.0 |
| CDR Register APIs | Get Data Recipients | ``/{industry}/data-recipients`` | <span class="method get">GET</span> | V3 | 2022-11-15 | N/A | 2021-12-23, V1.15.0 | N/A |
| CDR Register APIs | Get Data Holder Statuses | ``/{industry}/data-holders/status`` | <span class="method get">GET</span> | V1 | 2022-11-15 | N/A | 2021-12-23, V1.15.0 | N/A |

**&dagger;NOTE:** The CDR Register standards were introduced into the Consumer Data Standards in v1.14.0. Prior to this the CDR Register specifications were hosted by the ACCC.
Expand Up @@ -32,7 +32,8 @@ This release addresses the following Decision Proposals published on [Standards]

|Change|Description|Link|
|------|-----------|----|
| Removed legacy obligation dates | [**Standards Maintenance #586**](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/590): Removed legacy obligation dates more than 6 months in the past. Addresses this issue [comment](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/586#issuecomment-1541298747)) | [Future Dated Obligations](../../#future-dated-obligations) |
| Removed legacy obligation dates | [**Standards Maintenance #586**](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/586): Removed legacy obligation dates more than 6 months in the past. Addresses this issue [comment](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/586#issuecomment-1541298747)) | [Future Dated Obligations](../../#future-dated-obligations) |
| Added Data Holder Brands Summary API to endpoint schedule | **Standards Maintenance #586**](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/586): Included the Get Data Holder Brands Summary API into the endpoint version schedule. Addresses this issue [comment](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/586#issuecomment-1552304480)) | [Endpoint Version Schedule](../../includes/endpoint-version-schedule/#endpoint-version-schedule) |

## High Level Standards

Expand Down

0 comments on commit 8670eb6

Please sign in to comment.