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
55384c3f
Commit
55384c3f
authored
Jul 07, 2021
by
Giacomo Bernini
Browse files
fixed responses ref names
parent
11100b07
Pipeline
#7634
passed with stage
in 0 seconds
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
src/SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml
View file @
55384c3f
This diff is collapsed.
Click to expand it.
src/SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml
View file @
55384c3f
...
@@ -196,7 +196,6 @@ components:
...
@@ -196,7 +196,6 @@ components:
type
:
string
type
:
string
requestBodies
:
requestBodies
:
VrQuotaAvailSubscriptionRequest
:
VrQuotaAvailSubscriptionRequest
:
description
:
|
description
:
|
Details of the subscription to be created.
Details of the subscription to be created.
...
...
src/endpoints/SOL002SOL003_endpoints.yaml
View file @
55384c3f
...
@@ -10,7 +10,7 @@ endpoints:
...
@@ -10,7 +10,7 @@ endpoints:
for request and response data structures, and response codes. URI query parameters are not supported.
for request and response data structures, and response codes. URI query parameters are not supported.
responses
:
responses
:
"
200"
:
"
200"
:
$ref
:
'
#/components/responses/ApiVersions.Get'
$ref
:
'
#/components/responses/ApiVersions.Get
.200
'
"
400"
:
"
400"
:
$ref
:
../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -68,7 +68,7 @@ endpoints:
...
@@ -68,7 +68,7 @@ endpoints:
components
:
components
:
responses
:
responses
:
ApiVersions.Get
:
ApiVersions.Get
.200
:
description
:
>
description
:
>
API version information was read successfully.
API version information was read successfully.
The response body shall contain API version
The response body shall contain API version
...
...
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