Commit fab31182 authored by shixixi's avatar shixixi Committed by sunse
Browse files

TS_28.623_CR0476_Rel-19_CR_enhance_the_area_scope_to_support_Network_Slice_Based_MDT

parent b2862dbf
Loading
Loading
Loading
Loading
+12 −1
Original line number Diff line number Diff line
@@ -1448,6 +1448,9 @@ components:
        uniqueItems: true
        items:
          $ref: 'TS28623_GenericNrm.yaml#/components/schemas/NpnId-Type'
      - type: array
        items:
          $ref: '#/components/schemas/PLMNInfo'          

    Tai:
      type: object
@@ -1458,7 +1461,15 @@ components:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mnc'
        tac:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Tac'

    PLMNInfo:
      type: object
      properties:
        plmnId:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
        sNSSAI:
          type: array
          items:
            $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai'
    AreaConfig:
      type: object
      properties: