From: garciadeblas Date: Wed, 6 Nov 2024 12:00:10 +0000 (+0100) Subject: Fix tag in NS Config Templates NBI calls X-Git-Tag: v17.0.0~1 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=d223b470a1c339266f617a7326c6ca582099cdb8;p=osm%2FSOL005.git Fix tag in NS Config Templates NBI calls Change-Id: Ia742ddf5e6ac81932bef047909dbc927a2b0cf5c Signed-off-by: garciadeblas --- 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 @@ 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