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
SOL002-SOL003
Commits
f78b37fd
Commit
f78b37fd
authored
Oct 03, 2019
by
Giacomo Bernini
Browse files
fixed common response codes
parent
416c0752
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
src/responses/SOL002SOL003_resp.yaml
src/responses/SOL002SOL003_resp.yaml
+12
-0
No files found.
src/responses/SOL002SOL003_resp.yaml
View file @
f78b37fd
...
...
@@ -36,6 +36,8 @@ responses:
$ref
:
"
../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
303
:
description
:
>
303 See Other
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
@@ -236,6 +238,12 @@ responses:
$ref
:
"
../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
406
:
description
:
>
406 NOT ACCEPTABLE
If the "Accept" HTTP header does not contain at least one name of a content type
that is acceptable to the API producer, the API producer shall respond with this
response code. The "ProblemDetails" structure may be omitted.
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
@@ -260,6 +268,8 @@ responses:
$ref
:
"
../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
409
:
description
:
>
409 CONFLICT
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
@@ -375,6 +385,8 @@ responses:
$ref
:
"
../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
416
:
description
:
>
416 Range Not Satisfiable
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
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