Skip to content
Snippets Groups Projects
Commit 3a369771 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003_72: Changes in the definition of the "AlarmNotification" data type:...

SOL003_72: Changes in the definition of the "AlarmNotification" data type: "_links>subscription" attribute is now of type "NotificationLink" (was "Link")
parent 6dcba0de
No related branches found
No related tags found
No related merge requests found
......@@ -164,7 +164,7 @@ definitions:
subscription:
description: >
Link to the related subscription.
$ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/Link"
$ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/NotificationLink"
VnfInfoModificationRequest:
description: >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment