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
e465a469
Commit
e465a469
authored
Jul 15, 2019
by
moscatelli
Browse files
SOL005: Fix in responses' descriptions
parent
efa77b60
Pipeline
#1267
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/responses/SOL005_resp.yaml
View file @
e465a469
...
...
@@ -4,6 +4,8 @@
responses
:
202
:
description
:
>
202 ACCEPTED
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
@@ -32,6 +34,8 @@ responses:
minimum
:
1
206
:
description
:
>
206 PARTIAL CONTENT
headers
:
Content-Type
:
description
:
>
...
...
@@ -63,6 +67,8 @@ responses:
$ref
:
"
../definitions/SOL005_def.yaml#/definitions/ProblemDetails"
303
:
description
:
>
303 SEE OTHER
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
@@ -293,6 +299,8 @@ responses:
$ref
:
"
../definitions/SOL005_def.yaml#/definitions/ProblemDetails"
409
:
description
:
>
409 CONFLICT
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
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