Commit a976d6dc authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'TS28.541_Rel19_add_cell_coverage_configuration_to_support_CCO_in_RAN3' into 'Integration_Rel19_SA5_157_YAML'

TS28.541_Rel19_CR1362_add_cell_coverage_configuration_to_support_CCO

See merge request !1380
parents a558ce33 b8b1a9c4
Loading
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -415,7 +415,6 @@ components:
      type: integer
      minimum: -1800
      maximum: 1800

    RSSetId:
      type: integer
      maximum: 4194303
@@ -1284,6 +1283,13 @@ components:
          properties:
            Beam:
              $ref: '#/components/schemas/Beam-Multiple'
            CCOWeakCoverageParameters:
              $ref: '#/components/schemas/CCOWeakCoverageParameters-Single'
            CCOPilotPollutionParameters:
              $ref: '#/components/schemas/CCOWeakCoverageParameters-Single'
            CCOOvershootCoverageParameters:
              $ref: '#/components/schemas/CCOOvershootCoverageParameters-Single'              
                                       
    Beam-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'