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
SOL005
Commits
ab9fc81b
Commit
ab9fc81b
authored
Feb 22, 2019
by
rameshnaraya
Browse files
Fixed SOL005 v2.4.1 Review issues.
parent
c2d197ef
Pipeline
#324
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/VNFPackageManagement/responses/SOL005_resp.yaml
View file @
ab9fc81b
...
...
@@ -357,20 +357,8 @@
$ref
:
"
../definitions/SOL005_def.yaml#/definitions/ProblemDetails"
416
:
description
:
>
The byte range passed in the "Range" header did not
match any available byte range in the NSD file (e.g.
"access after end of file").
The response body may contain a ProblemDetails structure.
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
type
:
string
maximum
:
1
minimum
:
1
schema
:
$ref
:
"
../definitions/SOL005_def.yaml#/definitions/ProblemDetails"
416-range-not-satisfiable
:
description
:
>
Requested Range Not Satisfiable
The byte range passed in the "Range" header did not
match any available byte range in the VNF package
file (e.g. "access after end of file").
...
...
@@ -382,7 +370,7 @@
maximum
:
1
minimum
:
1
schema
:
$ref
:
"
../definitions/SOL005_def.yaml#/definitions/ProblemDetails"
$ref
:
"
../definitions/SOL005_def.yaml#/definitions/ProblemDetails"
422
:
description
:
>
Un-processable Entity
...
...
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