Commit 1844c3db authored by ruiyue's avatar ruiyue
Browse files

Merge branch 'Rel19_CR_TS_28.623_Correction_to_AreaScope_stage3_YAML' into...

Merge branch 'Rel19_CR_TS_28.623_Correction_to_AreaScope_stage3_YAML' into 'Integration_Rel19_SA5_156_YAML'

Rel-19_CR0426_TS28.623_Correctio_to_AreaScope_stage3_YAML

See merge request !1272
parents dbde4590 53b59f5f
Loading
Loading
Loading
Loading
Loading
+14 −14
Original line number Diff line number Diff line
@@ -142,7 +142,11 @@ components:
        timer:
          type: integer
    AreaScope:
      oneOf:
      allOf:
      - type: array
        items:
          $ref: '#/components/schemas/NpnId-Type'
      - oneOf:
        - type: array
          items:
            $ref: '#/components/schemas/EutraCellId'
@@ -155,10 +159,6 @@ components:
        - type: array
          items:
            $ref: '#/components/schemas/Tai'
      - type: array
        items:
          $ref: '#/components/schemas/NpnId-Type'

    Tai:
      type: object
      properties: