Commit 20f63c0b authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch '28.623_Rel17_CR0153_Add_parameter_to_configure_beam_level_measurements_in_NR_MDT' into Integration_Rel17_SA5_141_YAML
parents 2daf265a 34b02256
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -729,6 +729,10 @@ components:
        - NO_IDENTITY
        - TAC_OF_IMEI
    
    tjMDTBeamLevelMeasurement-Type:
      description: Determines whether beam level measurements shall be included in case of immediate MDT M1 measurement in NR. For additional details see 3GPP TS 32.422 clause 5.10.40.
      type: boolean
    
    tjMDTCollectionPeriodRrmLte-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.20.
      type: string
@@ -1367,6 +1371,8 @@ components:
          type: array
          items:
            $ref: '#/components/schemas/AreaScope'
        tjMDTBeamLevelMeasurement:
          $ref: '#/components/schemas/tjMDTBeamLevelMeasurement-Type'
        tjMDTCollectionPeriodRrmLte:
          $ref: '#/components/schemas/tjMDTCollectionPeriodRrmLte-Type'
        tjMDTCollectionPeriodM6Lte: