Commit 0175a7a8 authored by sunse's avatar sunse
Browse files

Merge branch '28.541_Rel18_CR0870_Fix_IpAddr_definition_and_references' into...

Merge branch '28.541_Rel18_CR0870_Fix_IpAddr_definition_and_references' into 'Integration_Rel18_SA5_147_YAML'

CR0870 fix IpAddr definition and reference, Update TS28541_5GcNrm.yaml

See merge request !549
parents 36c2f5ac d50f2a4a
Loading
Loading
Loading
Loading
Loading
+1 −11
Original line number Diff line number Diff line
@@ -588,16 +588,6 @@ components:
          items:
            $ref: '#/components/schemas/DnnSmfInfoItem'

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

    5GCNfConnEcmInfoList:
      type: array
      items:
@@ -1383,7 +1373,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: