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
SOL009
Commits
0e569153
Commit
0e569153
authored
Nov 11, 2019
by
Giacomo Bernini
Browse files
added missing path parameter
parent
a960ba37
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml
View file @
0e569153
...
...
@@ -191,7 +191,7 @@ paths:
8.5.5.3.2-2 for URI query parameters, request and response data structures, and response codes.
parameters
:
-
$ref
:
"
#/components/parameters/logJobId"
-
$ref
:
"
#/components/parameters/logJ
ob
ReportId"
-
$ref
:
"
#/components/parameters/logJReportId"
-
$ref
:
"
#/components/parameters/Version"
-
$ref
:
"
#/components/parameters/Accept"
-
$ref
:
"
#/components/parameters/Authorization"
...
...
@@ -465,6 +465,14 @@ components:
required
:
true
schema
:
$ref
:
'
../definitions/SOL009_def.yaml#/definitions/Identifier'
logJReportId
:
name
:
logJReportId
in
:
path
description
:
>-
Identifier of the report.
required
:
true
schema
:
$ref
:
'
../definitions/SOL009_def.yaml#/definitions/Identifier'
subscriptionId
:
name
:
subscriptionId
in
:
path
...
...
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