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
c21f4142
Commit
c21f4142
authored
May 09, 2019
by
moscatelli
Browse files
SOL005: Fix in response codes descriptions
parent
2764b0c3
Pipeline
#905
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/APIVersion/APIVersion.yaml
View file @
c21f4142
swagger
:
"
2.0"
info
:
version
:
"
1.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
title
:
"
SOL005
-
API
version
interface"
...
...
@@ -14,16 +15,21 @@ info:
url
:
https://forge.etsi.org/etsi-forge-copyright-notice.txt
contact
:
name
:
"
NFV-SOL
WG"
externalDocs
:
description
:
ETSI GS NFV-SOL 005 V2.5.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.05.01_60/gs_NFV-SOL005v020501p.pdf
schemes
:
-
http
-
https
consumes
:
-
application/json
produces
:
-
application/json
paths
:
###############################################################################
# API Versions #
...
...
src/SOL005/responses/SOL005_resp.yaml
View file @
c21f4142
...
...
@@ -71,6 +71,8 @@ responses:
minimum
:
1
206
:
description
:
>
206 PARTIAL CONTENT
headers
:
Content-Type
:
description
:
>
...
...
@@ -102,6 +104,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.
...
...
@@ -332,6 +336,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.
...
...
@@ -447,6 +453,8 @@ responses:
$ref
:
"
../definitions/SOL005_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
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