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
13d85ba1
Commit
13d85ba1
authored
Aug 09, 2022
by
Giacomo Bernini
Browse files
fix update
parent
6bd4c41d
Pipeline
#13590
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/SOL012/PolicyManagement/PolicyManagement.yaml
View file @
13d85ba1
...
...
@@ -47,7 +47,7 @@ paths:
-
$ref
:
"
../components/SOL012_params.yaml#/components/parameters/ContentType"
-
$ref
:
"
../components/SOL012_params.yaml#/components/parameters/Authorization"
requestBody
:
$ref
:
"
definitions/PolicyManagement_def.yaml#/definition
s/requestBodies/CreatePolicyRequest"
$ref
:
"
#/component
s/requestBodies/CreatePolicyRequest"
responses
:
"
201"
:
$ref
:
'
#/components/responses/Policy.Post.201'
...
...
@@ -78,8 +78,8 @@ paths:
This method shall follow the provisions specified in the tables 5.5.3.3.2-1 and 5.5.3.3.2-2
for URI query parameters, request and response data structures, and response codes.
parameters
:
-
$ref
:
"
definitions/PolicyManagement_def.yaml#/definition
s/parameters/filter.Policies"
-
$ref
:
"
definitions/PolicyManagement_def.yaml#/definition
s/parameters/nextpage_opaque_marker.Policies"
-
$ref
:
"
#/component
s/parameters/filter.Policies"
-
$ref
:
"
#/component
s/parameters/nextpage_opaque_marker.Policies"
-
$ref
:
"
../components/SOL012_params.yaml#/components/parameters/Version"
-
$ref
:
"
../components/SOL012_params.yaml#/components/parameters/Accept"
-
$ref
:
"
../components/SOL012_params.yaml#/components/parameters/Authorization"
...
...
@@ -159,7 +159,7 @@ paths:
-
$ref
:
"
../components/SOL012_params.yaml#/components/parameters/ContentType"
-
$ref
:
"
../components/SOL012_params.yaml#/components/parameters/Authorization"
requestBody
:
$ref
:
"
definitions/PolicyManagement_def.yaml#/definition
s/requestBodies/PolicyModifications"
$ref
:
"
#/component
s/requestBodies/PolicyModifications"
responses
:
"
200"
:
$ref
:
'
#/components/responses/PolicyModifications.Patch.200'
...
...
@@ -425,8 +425,8 @@ paths:
-
$ref
:
"
../components/SOL012_params.yaml#/components/parameters/Version"
-
$ref
:
"
../components/SOL012_params.yaml#/components/parameters/Accept"
-
$ref
:
"
../components/SOL012_params.yaml#/components/parameters/Authorization"
-
$ref
:
"
definitions/PolicyManagement_def.yaml#/definition
s/parameters/filter.Subscriptions"
-
$ref
:
"
definitions/PolicyManagement_def.yaml#/definition
s/parameters/nextpage_opaque_marker.Subscriptions"
-
$ref
:
"
#/component
s/parameters/filter.Subscriptions"
-
$ref
:
"
#/component
s/parameters/nextpage_opaque_marker.Subscriptions"
responses
:
"
200"
:
$ref
:
'
#/components/responses/Subscriptions.Get.200'
...
...
@@ -538,7 +538,7 @@ components:
in
:
path
required
:
true
schema
:
$ref
:
'
../
components/SOL012_schemas.yaml#/component
s/schemas/Identifier'
$ref
:
'
../
definitions/SOL012_def.yaml#/definition
s/schemas/Identifier'
version
:
name
:
version
...
...
@@ -560,7 +560,7 @@ components:
in
:
path
required
:
true
schema
:
$ref
:
'
../
components/SOL012_schemas.yaml#/component
s/schemas/Identifier'
$ref
:
'
../
definitions/SOL012_def.yaml#/definition
s/schemas/Identifier'
filter.Policies
:
name
:
filter
...
...
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