Commit 36b15ce4 authored by Pengxiang Xie's avatar Pengxiang Xie
Browse files

Edit TS28541_5GcNrm.yaml

parent fa963a5e
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2425,22 +2425,22 @@ components:
        preferredEpdgInfoList:
          type: array
          items:
            $ref: '#/components/schemas/EpdgInfo'
            $ref: '#/components/schemas/IpInterface'
          minItems: 1
        preferredWAgfInfoList:
          type: array
          items:
            $ref: '#/components/schemas/WAgfInfo'
            $ref: '#/components/schemas/IpInterface'
          minItems: 1
        preferredTngfInfoList:
          type: array
          items:
            $ref: '#/components/schemas/TngfInfo'
            $ref: '#/components/schemas/IpInterface'
          minItems: 1
        preferredTwifInfoList:
          type: array
          items:
            $ref: '#/components/schemas/TwifInfo'
            $ref: '#/components/schemas/IpInterface'
          minItems: 1

    PcfInfo: