Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
api-tests
Commits
af8d9f01
Commit
af8d9f01
authored
Sep 27, 2021
by
Giacomo Bernini
Committed by
Giacomo Bernini
Oct 05, 2021
Browse files
fixed issue
#191
in 2.8.1-fix-plu
parent
94adb87e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
SOL005/NSFaultManagement-API/schemas/alarm.schema.json
SOL005/NSFaultManagement-API/schemas/alarm.schema.json
+4
-1
SOL005/NSFaultManagement-API/schemas/alarms.schema.json
SOL005/NSFaultManagement-API/schemas/alarms.schema.json
+4
-1
No files found.
SOL005/NSFaultManagement-API/schemas/alarm.schema.json
View file @
af8d9f01
...
...
@@ -157,7 +157,10 @@
},
"faultDetails"
:
{
"description"
:
"Provides additional information about the fault..
\n
"
,
"type"
:
"array"
,
"items"
:
{
"type"
:
"string"
}
},
"_links"
:
{
"description"
:
"Links for this resource.
\n
"
,
...
...
SOL005/NSFaultManagement-API/schemas/alarms.schema.json
View file @
af8d9f01
...
...
@@ -159,7 +159,10 @@
},
"faultDetails"
:
{
"description"
:
"Provides additional information about the fault..
\n
"
,
"type"
:
"array"
,
"items"
:
{
"type"
:
"string"
}
},
"_links"
:
{
"description"
:
"Links for this resource.
\n
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment