Commit 6b4b83e0 authored by shixixi's avatar shixixi Committed by ruiyue
Browse files

Edit TS28623_TraceControlNrm.yaml

parent 60fe041d
Loading
Loading
Loading
Loading
Loading
+6 −18
Original line number Diff line number Diff line
@@ -1474,24 +1474,12 @@ components:
      - type: object
        properties: 
          nTNGeoAreaList:
            type: array
            items:
              $ref: '#/components/schemas/NTNGeographicalArea'
    NTNGeographicalArea:
      type: object
      properties:
        nTNGeographicalArea:
              type: array
              items:
                $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
              minItems: 1
              maxItems: 8
        mDTplmnList:
          type: array
          items:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
          minItems: 0
          maxItems: 16          
        
    Tai:
      type: object
      properties: