Commit a7bfb572 authored by ruiyue's avatar ruiyue
Browse files

Update 5gcNrm.yaml

parent 059dbb57
Loading
Loading
Loading
Loading
+25 −5
Original line number Diff line number Diff line
@@ -619,6 +619,26 @@ components:
          type: string
        uPFRef:
          $ref: 'comDefs.yaml#/components/schemas/Dn'
    SnpnId:
      type: object
      properties:
        mcc:
          $ref: 'comDefs.yaml#/components/schemas/Mcc'
        mnc:
          $ref: 'comDefs.yaml#/components/schemas/Mnc'
        nid:
          type: string
    SnpnInfo:
      type: object
      properties:
        snpnId:
          $ref: '#/components/schemas/SnpnId'
        snssai:
          $ref: 'nrNrm.yaml#/components/schemas/Snssai'
		TaiList:
      type: array
      items:
        $ref: 'nrNrm.yaml#/components/schemas/Tai' 

#-------- Definition of concrete IOCs --------------------------------------------

@@ -727,11 +747,11 @@ components:
                    interPlmnFQDN:
                      type: string
                    taiList:
                      $ref: 'nrNrm.yaml#/components/schemas/TaiList'
                      $ref: '#/components/schemas/TaiList'
                    taiRangeList:
                      type: array
                      items:
                        $ref: 'nrNrm.yaml#/components/schemas/TaiRange'
                        $ref: '#/components/schemas/TaiRange'
                    weightFactor:
                      $ref: '#/components/schemas/WeightFactor'
                    snssaiList:
@@ -852,7 +872,7 @@ components:
                    taiRangeList:
                      type: array
                      items:
                        $ref: 'nrNrm.yaml#/components/schemas/TaiRange'
                        $ref: '#/components/schemas/TaiRange'
                    pwgFqdn:
                      type: string
                    pgwAddrList:
@@ -1305,7 +1325,7 @@ components:
                      type: boolean
                    taiList:
                      items:
                        $ref: 'nrNrm.yaml#/components/schemas/TaiList'
                        $ref: '#/components/schemas/TaiList'
                    taiRangeList:
                      type: array
                      items:
@@ -1336,7 +1356,7 @@ components:
                        $ref: '#/components/schemas/NsacfInfoSnssai'
                    taiList:
                      items:
                        $ref: 'nrNrm.yaml#/components/schemas/TaiList'
                        $ref: '#/components/schemas/TaiList'
        - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties: