Fix tag in NS Config Templates NBI calls 05/14705/2
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 6 Nov 2024 12:00:10 +0000 (13:00 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 11 Dec 2024 13:34:20 +0000 (14:34 +0100)
Change-Id: Ia742ddf5e6ac81932bef047909dbc927a2b0cf5c
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
osm-openapi.yaml

index d22df3b..ae4d000 100644 (file)
@@ -688,7 +688,7 @@ paths:
   '/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 @@ paths:
           $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 @@ paths:
           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 @@ paths:
           $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 @@ paths:
           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 @@ paths:
           $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