Commit 60fe041d authored by shixixi's avatar shixixi Committed by ruiyue
Browse files

Edit TS28623_GenericNrm.yaml

parent 41514bff
Loading
Loading
Loading
Loading
+6 −17
Original line number Diff line number Diff line
@@ -202,27 +202,16 @@ 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
      properties: