Commit 8f2a926a authored by sunse's avatar sunse
Browse files

CR0869 fix IpAddr definition and reference, Update TS28541_5GcNrm.yaml

parent 27dc43e5
Loading
Loading
Loading
Loading
+1 −11
Original line number Diff line number Diff line
@@ -583,16 +583,6 @@ components:
          items:
            $ref: '#/components/schemas/DnnSmfInfoItem'

    IpAddr:
      type: object
      properties:
        ipv4Addr:
          type: string
        ipv6Addr:
          type: string
        ipv6Prefix:
          type: string

    5GCNfConnEcmInfoList:
      type: array
      items:
@@ -890,7 +880,7 @@ components:
                    pgwAddrList:
                      type: array
                      items:
                        $ref: '#/components/schemas/IpAddr'
                        $ref: 'TS28623_ComDefs.yaml#/components/schemas/IpAddr'
                    accessType:
                      $ref: 'TS29571_CommonData.yaml#/components/schemas/AccessType'
                    priority: