ConsumerDataStandardsAustralia / standards-maintenance

This repository houses the interactions, consultations and work management to support the maintenance of baselined components of the Consumer Data Right API Standards and Information Security profile.
41 stars 9 forks source link

EnergyPlanSolarFeedInTariff.tariffUType enum contains incorrect values #432

Closed joe-aer closed 2 years ago

joe-aer commented 3 years ago

Description

The EnergyPlanSolarFeedInTariff.tariffUType enumeration contains the incorrect values of GOVERNMENT and RETAILER. These values look to have been accidentally copied down from the payerType enumeration.

Area Affected

This change will affect the EnergyPlanSolarFeedInTariff object returned by the Get Generic Plan Detail endpoint.

Change Proposed

The proposed change is for the current enumeration values to be removed and replaced with the correct values of singleTariff and timeVaryingTariffs.

priyaH-OriginEnergy commented 3 years ago

Noted. Thanks!

CDR-API-Stream commented 2 years ago

Thank you for raising the change request @joe-parkin-aer. We will make the recommended changes.

CDR-API-Stream commented 2 years ago

This change was incorporated into release v1.15.0. Refer to Decision 212 for further details.