Commit a7dfa548 authored by ruiyue's avatar ruiyue
Browse files

Merge branch 'Rel18_CR_TS_28.622_Correction_to_AreaScope' into 'Integration_Rel18_SA5_156_YAML'

Rel18_CR0425_TS_28.623_Correction_to_AreaScope_stage3_YAML

See merge request !1266
parents bc21a2c5 12105573
Loading
Loading
Loading
Loading
Loading
+14 −14
Original line number Diff line number Diff line
@@ -234,7 +234,11 @@ components:
        timer:
          type: integer
    AreaScope:
      oneOf:
      allOf:
      - type: array
        items:
          $ref: '#/components/schemas/NpnId-Type'
      - oneOf:
        - type: array
          items:
            $ref: '#/components/schemas/EutraCellId'
@@ -247,10 +251,6 @@ components:
        - type: array
          items:
            $ref: '#/components/schemas/Tai'
      - type: array
        items:
          $ref: '#/components/schemas/NpnId-Type'

    Tai:
      type: object
      properties: