From f5cd38c11bd80a9ced1ca5dcb6aeafb126054426 Mon Sep 17 00:00:00 2001 From: "Hasko, Vladimir" Date: Wed, 10 Jun 2026 07:41:12 +0000 Subject: [PATCH] adding sd api-ref and fixing sd umn (#97) Co-authored-by: vladimirhasko Reviewed-on: https://gitea.eco.tsi-dev.otc-service.com/infra/otc-metadata-rework/pulls/97 Reviewed-by: Gode, Sebastian --- otc_metadata/data/documents/sd-api-ref.yaml | 18 ++++++++++++++++++ otc_metadata/data/documents/sd-umn.yaml | 4 ++++ 2 files changed, 22 insertions(+) create mode 100644 otc_metadata/data/documents/sd-api-ref.yaml diff --git a/otc_metadata/data/documents/sd-api-ref.yaml b/otc_metadata/data/documents/sd-api-ref.yaml new file mode 100644 index 0000000..0bc8aaf --- /dev/null +++ b/otc_metadata/data/documents/sd-api-ref.yaml @@ -0,0 +1,18 @@ +--- +hc_location: api/sd +html_location: docs/sd/api-ref +link: /status-dashboard/api-ref/ +rst_location: api-ref/source +service_type: sd +title: API Reference +type: api-ref +disable_import: true +cloud_environments: + - name: eu_de + visibility: internal + pdf_visibility: internal + pdf_enabled: true + - name: swiss + visibility: internal + pdf_visibility: internal + pdf_enabled: true diff --git a/otc_metadata/data/documents/sd-umn.yaml b/otc_metadata/data/documents/sd-umn.yaml index 18e010d..5920815 100644 --- a/otc_metadata/data/documents/sd-umn.yaml +++ b/otc_metadata/data/documents/sd-umn.yaml @@ -8,6 +8,10 @@ title: User Guide type: umn disable_import: true cloud_environments: + - name: eu_de + visibility: public + pdf_visibility: public + pdf_enabled: true - name: swiss visibility: public pdf_visibility: public