Commit cea7b61d authored by sunse's avatar sunse
Browse files

Rel18 CR0466 TS28623 correction to duplicate AreaScope

parent 996afb72
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: