Fix tag in NS Config Templates NBI calls
Change-Id: Ia742ddf5e6ac81932bef047909dbc927a2b0cf5c
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/osm-openapi.yaml b/osm-openapi.yaml
index d22df3b..ae4d000 100644
--- a/osm-openapi.yaml
+++ b/osm-openapi.yaml
@@ -688,7 +688,7 @@
'/nsd/v1/ns_config_template':
get:
tags:
- - "Ns packages"
+ - "NS Config Templates"
summary: Query information about multiple Ns config templates
description: Query information about multiple Ns config templates
operationId: getNsconfigtemplates
@@ -728,7 +728,7 @@
$ref: '#/components/responses/UnexpectedError'
post:
tags:
- - "Ns packages"
+ - "NS Config Templates"
summary: Create a new Ns config template
description: |
NS config templates are specific configuration templates
@@ -787,7 +787,7 @@
type: string
get:
tags:
- - "Ns packages"
+ - "NS Config Templates"
summary: Read information about an individual Ns config template resource
description: Read information about an individual Ns config template resource
operationId: getNsconfigtemplate
@@ -827,7 +827,7 @@
$ref: '#/components/responses/UnexpectedError'
delete:
tags:
- - "Ns packages"
+ - "NS Config Templates"
summary: Delete an individual NS config template
description: Delete an individual NS config template
operationId: deleteNsconfigtemplate
@@ -868,7 +868,7 @@
type: string
get:
tags:
- - "Ns packages"
+ - "NS Config Templates"
summary: Fetch the content of a Ns config template
description: Fetch the content of a Ns config template
operationId: getTemplatecontent
@@ -921,7 +921,7 @@
$ref: '#/components/responses/UnexpectedError'
put:
tags:
- - "Ns packages"
+ - "NS Config Templates"
summary: Modify the content of a Ns config template
description: |
Template name and instantiation parameters