Commit 5319f70b authored by sunse's avatar sunse
Browse files

Merge branch '28.541_Rel17_CR0869_Fix_IpAddr_definition_and_references' into...

Merge branch '28.541_Rel17_CR0869_Fix_IpAddr_definition_and_references' into 'Integration_Rel17_SA5_147_YAML'

CR0869 fix IpAddr definition and reference, Update TS28541_5GcNrm.yaml

See merge request !548
parents d71af106 a4e799fd
Loading
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: