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

EnergyPlanSolarFeedInTariff.tariffUType enum contains incorrect values #432

Closed
joe-aer opened this issue Nov 14, 2021 · 3 comments
Closed
Labels

Comments

@joe-aer
Copy link

joe-aer commented Nov 14, 2021

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
Copy link

Noted. Thanks!

@CDR-API-Stream
Copy link
Collaborator

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

@CDR-API-Stream
Copy link
Collaborator

CDR-API-Stream commented Dec 23, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants