Commit 09368a6e authored by shixixi's avatar shixixi Committed by ruiyue
Browse files

Edit TS28623_TraceControlNrm.yaml

parent d04a7230
Loading
Loading
Loading
Loading
+13 −1
Original line number Diff line number Diff line
@@ -1471,7 +1471,19 @@ components:
      - type: array
        items:
          $ref: '#/components/schemas/PLMNInfo'          

      - type: object
        properties: 
          nTNGeoAreaList:
            type: array
            items:
              $ref: '#/components/schemas/NTNGeographicalArea'
    NTNGeographicalArea:
      type: object
      properties:
        nTNGeographicalArea:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
        mDTplmnList:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
    Tai:
      type: object
      properties: