Commit 94da44d2 authored by moscatelli's avatar moscatelli
Browse files

SOL005_47 -> SOL005_50: Link replaced with NotificationLink in NsdmLinks and PnfdmLinks data types

parent 56fe8c5f
Pipeline #598 failed with stage
in 0 seconds
......@@ -612,9 +612,9 @@ definitions:
- subscription
properties:
nsdInfo:
$ref: "SOL005_def.yaml#/definitions/Link"
$ref: "../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
subscription:
$ref: "SOL005_def.yaml#/definitions/Link"
$ref: "../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
description: >
This type represents the links to resources that an NSD management
notification can contain.
......@@ -626,9 +626,9 @@ definitions:
- subscription
properties:
pnfdInfo:
$ref: "SOL005_def.yaml#/definitions/Link"
$ref: "../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
subscription:
$ref: "SOL005_def.yaml#/definitions/Link"
$ref: "../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
description: >
This type represents the links to resources that a PNFD management
notification can contain.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment