Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL011
Commits
ad4e522c
Commit
ad4e522c
authored
Nov 25, 2019
by
Giacomo Bernini
Browse files
fix
parent
2234f3db
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL011/NSDManagement/NSDManagement.yaml
View file @
ad4e522c
...
...
@@ -159,8 +159,10 @@ components:
minimum
:
0
content
:
application/json
:
schema
:
$ref
:
"
#/components/schemas/NsdInfos.Get.Response"
schema
:
type
:
array
items
:
$ref
:
"
#/components/schemas/NsdInfo"
NsdInfo.Get.200
:
description
:
>-
...
...
@@ -200,17 +202,10 @@ components:
minimum
:
0
content
:
application/json
:
schema
:
$ref
:
"
#/components/schemas/NsdInfo"
schema
:
$ref
:
"
#/components/schemas/NsdInfo"
schemas
:
NsdInfos.Get.Response
:
description
:
>
This type represents a response for the query NSD operation.
type
:
array
items
:
$ref
:
"
#/components/schemas/NsdInfo"
NsdInfo
:
description
:
>
This type represents a response for the query NSD operation.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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