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
SOL012
Commits
07c07c8f
Commit
07c07c8f
authored
Jul 22, 2020
by
Giacomo Bernini
Browse files
fixed response body content
parent
89a0d865
Pipeline
#4639
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL012/PolicyManagement/PolicyManagement.yaml
View file @
07c07c8f
...
@@ -730,7 +730,11 @@ components:
...
@@ -730,7 +730,11 @@ components:
Content-Type
:
Content-Type
:
description
:
>
description
:
>
The "Content-Type" HTTP header shall be set according to the type of the policy content
The "Content-Type" HTTP header shall be set according to the type of the policy content
content
:
content
:
application/*
:
schema
:
type
:
object
additionalProperties
:
true
PolicySelectedVersion.get.404
:
PolicySelectedVersion.get.404
:
description
:
>
description
:
>
...
@@ -785,7 +789,11 @@ components:
...
@@ -785,7 +789,11 @@ components:
Content-Type
:
Content-Type
:
description
:
>
description
:
>
The "Content-Type" HTTP header shall be set according to the type of the policy content
The "Content-Type" HTTP header shall be set according to the type of the policy content
content
:
content
:
application/*
:
schema
:
type
:
object
additionalProperties
:
true
PolicyVersionTransfer.put.201
:
PolicyVersionTransfer.put.201
:
description
:
>
description
:
>
...
@@ -859,3 +867,7 @@ components:
...
@@ -859,3 +867,7 @@ components:
The payload body contains a copy of the policy content.
The payload body contains a copy of the policy content.
The "Content-Type" HTTP header shall be set according to the type of the policy content.
The "Content-Type" HTTP header shall be set according to the type of the policy content.
content
:
content
:
application/*
:
schema
:
type
:
object
additionalProperties
:
true
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