diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-12 09:53:16 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-18 16:35:28 +0530 |
commit | 4f40815b29f5ed22591a9a4f8f078f44ce7a08af (patch) | |
tree | 3df756498cf106fb6c572c439dff54d3215c2b11 /profiles/http/src/test/resources/sample-test-schema-http.yaml | |
parent | 990ab54566ae4cac0b95bf72b01229bba5a1dacc (diff) |
License: Add header
Change-Id: Idbdb5769f400d7f9e7c376d9aaeea893915fe11c
Issue-ID: CLI-100
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'profiles/http/src/test/resources/sample-test-schema-http.yaml')
-rw-r--r-- | profiles/http/src/test/resources/sample-test-schema-http.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/profiles/http/src/test/resources/sample-test-schema-http.yaml b/profiles/http/src/test/resources/sample-test-schema-http.yaml index 4ae6e9e0..c78dcea4 100644 --- a/profiles/http/src/test/resources/sample-test-schema-http.yaml +++ b/profiles/http/src/test/resources/sample-test-schema-http.yaml @@ -1,3 +1,17 @@ +# Copyright 2018 Huawei Technologies Co., Ltd. +# +# 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. + open_cli_schema_version: 1.0 name: sample-create-http description: Register microservice into Onap |