From bbecd2d3227a51118515aed6c46817c2a6e89d2d Mon Sep 17 00:00:00 2001 From: Vladimir Hasko Date: Mon, 27 Nov 2023 10:01:43 +0000 Subject: [PATCH] adding api-usage metadata --- otc_metadata/data/documents/apiu-guidelines.yaml | 9 +++++++++ otc_metadata/data/services/apiu.yaml | 16 ++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 otc_metadata/data/documents/apiu-guidelines.yaml create mode 100644 otc_metadata/data/services/apiu.yaml diff --git a/otc_metadata/data/documents/apiu-guidelines.yaml b/otc_metadata/data/documents/apiu-guidelines.yaml new file mode 100644 index 00000000..6caf0091 --- /dev/null +++ b/otc_metadata/data/documents/apiu-guidelines.yaml @@ -0,0 +1,9 @@ +--- +hc_location: api-usage/guidelines +html_location: docs/apiu/guidelines +link: /api-usage/guidelines/ +pdf_name: apiu-guidelines +rst_location: doc/tool/source +service_type: apiu +title: API Usage Guidelines +type: guidelines diff --git a/otc_metadata/data/services/apiu.yaml b/otc_metadata/data/services/apiu.yaml new file mode 100644 index 00000000..d0288c74 --- /dev/null +++ b/otc_metadata/data/services/apiu.yaml @@ -0,0 +1,16 @@ +--- +environment: public +repositories: +- environment: internal + repo: docs/api-usage + type: gitea +- environment: public + repo: opentelekomcloud-docs/api-usage + type: github +service_category: others +service_title: API Usage +service_type: apiu +service_uri: api-usage +teams: +- name: eco + permission: write