Commit ff22aeff authored by sunse's avatar sunse
Browse files

comDefs.yaml is used for Dn as per change from 139/140 delivery Update 5gcNrm.yaml

parent 7cd5c5a7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -610,7 +610,7 @@ components:
        5GCNFIpAddress:
          type: string
        5GCNFRef:
          $ref: 'genericNrm.yaml#/components/schemas/Dn'
          $ref: 'comDefs.yaml#/components/schemas/Dn'

    UPFConnectionInfo:
      type: object
@@ -618,7 +618,7 @@ components:
        uPFIpAddress:
          type: string
        uPFRef:
          $ref: 'genericNrm.yaml#/components/schemas/Dn'
          $ref: 'comDefs.yaml#/components/schemas/Dn'

#-------- Definition of concrete IOCs --------------------------------------------