From 968799fd60ab673966ee6780196e38c99dc150fb Mon Sep 17 00:00:00 2001 From: Sebastian Gode Date: Fri, 29 Nov 2024 13:45:26 +0000 Subject: [PATCH] Switch Price Calculator to Public --- otc_metadata/data/documents/pc-api-ref.yaml | 2 +- otc_metadata/data/services/pc.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/otc_metadata/data/documents/pc-api-ref.yaml b/otc_metadata/data/documents/pc-api-ref.yaml index bcb46483..d46792f1 100644 --- a/otc_metadata/data/documents/pc-api-ref.yaml +++ b/otc_metadata/data/documents/pc-api-ref.yaml @@ -1,5 +1,5 @@ --- -environment: internal +environment: public link: /price-calculator/api-ref/ pdf_name: pc-api-ref rst_location: api-ref/source diff --git a/otc_metadata/data/services/pc.yaml b/otc_metadata/data/services/pc.yaml index b2d3df0c..9bf37c05 100644 --- a/otc_metadata/data/services/pc.yaml +++ b/otc_metadata/data/services/pc.yaml @@ -1,5 +1,5 @@ --- -environment: hidden +environment: public repositories: - environment: internal repo: docs/price-calculator