From e66aaf42d8a80631e6efb8fdff0d4cd3ea7e2d93 Mon Sep 17 00:00:00 2001 From: vladimirhasko Date: Fri, 28 Jul 2023 10:40:57 +0000 Subject: [PATCH] adding empty content to services.yaml --- otc_metadata/data/services.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 otc_metadata/data/services.yaml diff --git a/otc_metadata/data/services.yaml b/otc_metadata/data/services.yaml new file mode 100644 index 00000000..ba5e83a1 --- /dev/null +++ b/otc_metadata/data/services.yaml @@ -0,0 +1,22 @@ +# 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. + +# Please consult with otc_metadata.services.Services:_sort_data for expected +# sort order. When unsure perform tools/sort_metadata.py for getting it sorted. +# It is also supported, that content of files under +# documents/services/service_categories is being merged with +# the content here. +--- +documents: [] +service_categories: [] +services: []