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
SOL002-SOL003
Commits
9f7e5918
Commit
9f7e5918
authored
Apr 15, 2019
by
moscatelli
Browse files
SOL002/SOL003: API verions interface updated
parent
0f42dc90
Pipeline
#755
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/endpoints/SOL002SOL003_endpoints.yaml
View file @
9f7e5918
# Copyright (c) ETSI 2017.
# https://forge.etsi.org/etsi-forge-copyright-notice.txt
endpoints
:
api-versions
:
parameters
:
...
...
@@ -23,7 +22,7 @@ endpoints:
The response body shall contain 4.4 API version
information, as defined in clause 4.4.1.13.
schema
:
$ref
:
'
../
../
definitions/SOL002SOL003_def.yaml#/definitions/ApiVersionInformation'
$ref
:
'
../definitions/SOL002SOL003_def.yaml#/definitions/ApiVersionInformation'
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
@@ -35,17 +34,17 @@ endpoints:
type
:
string
maximum
:
1
minimum
:
1
400
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/400'
}
401
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/401'
}
403
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/403'
}
404
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/404'
}
405
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/405'
}
406
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/406'
}
413
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/413'
}
414
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/414'
}
416
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/416'
}
422
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/422'
}
429
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/429'
}
500
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/500'
}
503
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/503'
}
504
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/504'
}
400
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/400'
}
401
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/401'
}
403
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/403'
}
404
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/404'
}
405
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/405'
}
406
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/406'
}
413
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/413'
}
414
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/414'
}
416
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/416'
}
422
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/422'
}
429
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/429'
}
500
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/500'
}
503
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/503'
}
504
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/504'
}
\ No newline at end of file
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