Commit ee396033 authored by srinivasaraj's avatar srinivasaraj
Browse files

Corrections to the EE NRM

parent 4c8259f9
Loading
Loading
Loading
Loading
Loading
+9 −2
Original line number Diff line number Diff line
@@ -55,8 +55,15 @@ components:
                energySupplyMode:
                  $ref: '#/components/schemas/EnergySupplyMode'
                energySourceList:
                  type: array
                  uniqueItems: true
                  minItems: 1
                  items:
                    $ref: '#/components/schemas/EnergySourceInfo'
                plannedOutgates:
                  type: array
                  uniqueItems: true
                  items:
                    $ref: 'TS28623_GenericNrm.yaml#/components/schemas/SchedulingTime'
                availableBackupEnergy:
                  type: integer