Skip to content
Snippets Groups Projects
Commit ff2f9255 authored by Michele Carignani's avatar Michele Carignani
Browse files

Fix: Incorrect path for subscriptions in Fault Management API

Change-Id: Ib9a5dc9aa7576ad6b6f38415201a95be7f5f40d1
parent 75951eda
No related branches found
No related tags found
No related merge requests found
...@@ -249,7 +249,7 @@ paths: ...@@ -249,7 +249,7 @@ paths:
############################################################################### ###############################################################################
# Subscriptions # # Subscriptions #
############################################################################### ###############################################################################
'/alarms/subscriptions': '/subscriptions':
#SOL003 location: 7.4.4 #SOL003 location: 7.4.4
post: post:
description: > 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