Commit 2299b5f0 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch 'Rel18_CR0466_TS28623_correction_to_duplicate_AreaScope_in_stage_3' into 'Integration_Rel18_SA5_158_YAML'

Rel18 CR0466 TS28623 correction to duplicate AreaScope

See merge request !1470
parents 996afb72 cea7b61d
Loading
Loading
Loading
Loading
Loading
+1 −18
Original line number Diff line number Diff line
@@ -1380,7 +1380,7 @@ components:
        areaScope:
          type: array
          items:
            $ref: '#/components/schemas/AreaScope'
            $ref: 'TS28623_GenericNrm.yaml#/components/schemas/AreaScope'
        sensorInformation:
          $ref: '#/components/schemas/sensorInformation-Type'
        immediateMDTConfig:
@@ -1403,23 +1403,6 @@ components:
        rootObjectInstances:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList'

    AreaScope:
      oneOf:
      - type: array
        items:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/EutraCellId'
      - type: array
        items:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/NrCellId'
      - type: array
        items:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Tac'
      - type: array
        items:
          $ref: '#/components/schemas/Tai'
      - type: array
        items:
          $ref: 'TS28623_GenericNrm.yaml#/components/schemas/NpnId-Type'
    Tai:
      type: object
      properties: