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
a43ce0b3
Commit
a43ce0b3
authored
Jun 08, 2020
by
Francesca Moscatelli
Browse files
Minor fix in NFVI CI Interface
parent
eee3fc49
Pipeline
#3750
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml
View file @
a43ce0b3
...
...
@@ -796,7 +796,7 @@ components:
explode
:
false
schema
:
type
:
string
content
:
{}
content
:
{}
CapacityShortageNotification.Get
:
description
:
|
...
...
@@ -824,7 +824,7 @@ components:
explode
:
false
schema
:
type
:
string
content
:
{}
content
:
{}
callbacks
:
CapacityShortageNotification
:
...
...
@@ -839,62 +839,62 @@ components:
to an API consumer. The API consumer shall have previously created an "individual subscription resource"
with a matching filter.
parameters
:
-
$ref
:
"
../components/SOL005_params.yaml#/components/parameters/Version
"
-
$ref
:
"
../components/SOL005_params.yaml#/components/parameters/Authorization
"
-
$ref
:
../components/SOL005_params.yaml#/components/parameters/Version
-
$ref
:
../components/SOL005_params.yaml#/components/parameters/Authorization
requestBody
:
$ref
:
"
#/components/requestBodies/CapacityShortageNotificationRequest"
responses
:
"
204"
:
$ref
:
'
#/components/responses/CapacityShortageNotification.Post'
"
400"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/400
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/400
"
401"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/401
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/401
"
403"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/403
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/403
"
404"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/404
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/404
"
405"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/405
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/405
"
406"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/406
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/406
"
422"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/422
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/422
"
500"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/500
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/500
"
503"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/503
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/503
"
504"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/504
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/504
get
:
description
:
>-
The GET method allows the API producer to test the notification endpoint that is provided by the API consumer,
e.g. during subscription.
parameters
:
-
$ref
:
"
../components/SOL005_params.yaml#/components/parameters/Version
"
-
$ref
:
"
../components/SOL005_params.yaml#/components/parameters/Accept
"
-
$ref
:
"
../components/SOL005_params.yaml#/components/parameters/Authorization
"
-
$ref
:
../components/SOL005_params.yaml#/components/parameters/Version
-
$ref
:
../components/SOL005_params.yaml#/components/parameters/Accept
-
$ref
:
../components/SOL005_params.yaml#/components/parameters/Authorization
responses
:
"
204"
:
$ref
:
'
#/components/responses/CapacityShortageNotification.Get'
"
400"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/400
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/400
"
401"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/401
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/401
"
403"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/403
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/403
"
404"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/404
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/404
"
405"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/405
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/405
"
406"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/406
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/406
"
422"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/422
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/422
"
500"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/500
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/500
"
503"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/503
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/503
"
504"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/504'
\ No newline at end of file
$ref
:
../responses/SOL005_resp.yaml#/components/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