Commit 45b66a0e authored by srinivasaraj's avatar srinivasaraj
Browse files

Update file TS28541_NrNrm.yaml

parent 47cb85aa
Loading
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
@@ -1801,6 +1801,30 @@ components:
                      enum:
                         - IS_NOT_ENERGY_SAVING
                         - IS_ENERGY_SAVING
                    eSOptimizationScope:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
                    cellOverlapGroupingThreshold:
                      type: integer
                      minimum: 0
                      maximum: 100
                    eSGroup:
                      type: array
                      uniqueItems: true
                      items:
                        $ref: 'TS28541_5GcNrm.yaml#/components/schemas/Ncgi'
                      minItems: 2
                    capacityBoosterCellsInESGroup:
                      type: array
                      uniqueItems: true
                      items:
                        $ref: 'TS28541_5GcNrm.yaml#/components/schemas/Ncgi'
                      minItems: 2
                    boosterCellsDeactivationOrder:
                      type: array
                      uniqueItems: true
                      items:
                        $ref: 'TS28541_5GcNrm.yaml#/components/schemas/Ncgi'
                      minItems: 2

    RimRSGlobal-Single:
      allOf: