From a204f6c0ea0f28b8d0540e148a23ac8eedbecdc6 Mon Sep 17 00:00:00 2001 From: Vladimir Hasko Date: Mon, 5 Dec 2022 21:01:56 +0000 Subject: [PATCH] fixing hc_location parameter for dedicated waf --- otc_metadata/data/services.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/otc_metadata/data/services.yaml b/otc_metadata/data/services.yaml index b13aa848..9f23e04e 100644 --- a/otc_metadata/data/services.yaml +++ b/otc_metadata/data/services.yaml @@ -897,7 +897,7 @@ documents: title: User Guide type: umn - environment: internal - hc_location: api/wafd + hc_location: api/dwaf html_location: docs/wafd/api-ref link: /web-application-firewall-dedicated/api-ref/ pdf_name: wafd-api-ref @@ -906,7 +906,7 @@ documents: title: API Reference type: api-ref - environment: internal - hc_location: usermanual/wafd + hc_location: usermanual/dwaf html_location: docs/wafd/umn link: /web-application-firewall-dedicated/umn/ pdf_name: wafd-umn -- 2.34.1