Loading OpenAPI/TS28310_EnergyEfficiency.yaml +9 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
OpenAPI/TS28310_EnergyEfficiency.yaml +9 −2 Original line number Diff line number Diff line Loading @@ -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 Loading