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
SOL009
Commits
7a7c7ce0
Commit
7a7c7ce0
authored
Jul 09, 2021
by
Sana Zulfiqar
Browse files
added missing value
parent
f4b880c7
Pipeline
#7674
running with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml
View file @
7a7c7ce0
...
...
@@ -442,6 +442,8 @@ components:
application/json
:
schema
:
$ref
:
"
#/components/schemas/LogmSubscriptionRequest"
required
:
true
CreateLoggingJobRequest
:
description
:
>-
This type represents a request to create a logging job. It shall comply with the provisions
...
...
@@ -466,6 +468,7 @@ components:
application/json
:
schema
:
$ref
:
"
#/components/schemas/LogReportAvailableNotification"
required
:
true
responses
:
Subscription.Delete.204
:
...
...
src/SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml
View file @
7a7c7ce0
...
...
@@ -108,6 +108,7 @@ components:
application/json
:
schema
:
$ref
:
"
#/components/schemas/LogReportAvailableNotification"
required
:
true
responses
:
Notification.Post.204
:
...
...
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