Commit 2c51181d authored by lizhanwu's avatar lizhanwu Committed by ruiyue
Browse files

Edit TS28541_5GcNrm.yaml

parent be657409
Loading
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -3974,6 +3974,18 @@ components:
          items:
            $ref: '#/components/schemas/Ipv6PrefixRange'
          minItems: 1
        supiRanges:
          type: array
          uniqueItems: true
          items:
            $ref: '#/components/schemas/SupiRange'
          minItems: 1
        gpsiRanges:
          type: array
          uniqueItems: true
          items:
            $ref: '#/components/schemas/IdentityRange'
          minItems: 1
    NfInfo:
      description: Information of a generic NF Instance
      type: object