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

Edit TS28623_GenericNrm.yaml

parent 00f9c6db
Loading
Loading
Loading
Loading
+13 −5
Original line number Diff line number Diff line
@@ -202,15 +202,23 @@ 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
        - type: array
          items:
            $ref: '#/components/schemas/NpnId-Type'
          minItems: 1
        mDTplmnList:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'

    Tai:
      type: object
      properties: