X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-rest%2Fdocs%2Fopenapi%2Fcomponents.yaml;fp=cps-nf-proxy-rest%2Fdocs%2Fopenapi%2Fcomponents.yaml;h=69c37ad7a7ced45d282a121a0e4fc256183734fe;hb=34a94b92edd0c359291445735eb3d7e974deea1f;hp=af95723cb7932a087379284cd2104c4bdf863fd8;hpb=2b0b0368cf6c62f8c05ed8a98a701e1102427861;p=cps.git diff --git a/cps-nf-proxy-rest/docs/openapi/components.yaml b/cps-ncmp-rest/docs/openapi/components.yaml similarity index 71% rename from cps-nf-proxy-rest/docs/openapi/components.yaml rename to cps-ncmp-rest/docs/openapi/components.yaml index af95723cb..69c37ad7a 100644 --- a/cps-nf-proxy-rest/docs/openapi/components.yaml +++ b/cps-ncmp-rest/docs/openapi/components.yaml @@ -1,3 +1,20 @@ +# ============LICENSE_START======================================================= +# Modification (C) 2021 Nordix Foundation +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= + components: schemas: ErrorMessage: @@ -23,7 +40,7 @@ components: cmHandleInPath: name: cm-handle in: path - description: The identifier for a network function, network element, subnetwork or any other cm object by managed NF-Proxy + description: The identifier for a network function, network element, subnetwork or any other cm object by managed Network CM Proxy required: true schema: type: string