You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following fields of the EnergyPlanDiscounts object are marked as optional when they should be conditional based on the value of the methodUType field:
percentOfBill
percentOfUse
fixedAmount
percentOverThreshold
Area Affected
This change will affect the EnergyPlanDiscounts object returned by the Get Generic Plan Detail endpoint.
Change Proposed
The proposed change is for these fields to be marked as conditional, both in documentation and in the Energy Swagger docs.
The text was updated successfully, but these errors were encountered:
Description
The following fields of the
EnergyPlanDiscounts
object are marked as optional when they should be conditional based on the value of themethodUType
field:percentOfBill
percentOfUse
fixedAmount
percentOverThreshold
Area Affected
This change will affect the
EnergyPlanDiscounts
object returned by theGet Generic Plan Detail
endpoint.Change Proposed
The proposed change is for these fields to be marked as conditional, both in documentation and in the Energy Swagger docs.
The text was updated successfully, but these errors were encountered: