Commit f5d66230 authored by shixixi's avatar shixixi Committed by ruiyue
Browse files

Edit TS28623_GenericNrm.yaml

parent 06d753ee
Loading
Loading
Loading
Loading
+6 −17
Original line number Diff line number Diff line
@@ -202,26 +202,15 @@ components:
        - type: object
          properties: 
            nTNGeoAreaList:
              $ref: '#/components/schemas/NTNGeographicalArea'
        - type: array
          items:
            $ref: '#/components/schemas/NpnId-Type'
          minItems: 1
    NTNGeographicalArea:
      type: object
      properties:
        nTNGeographicalArea:
              type: array
              items:
                $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
              minItems: 1
              maxItems: 8
        mDTplmnList:
          type: array
        - type: array
          items:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
          minItems: 0
          maxItems: 16          
            $ref: '#/components/schemas/NpnId-Type'
          minItems: 1         

    Tai:
      type: object