From 04c6ed2ae273e85176ad2f93f5090b296b5f5c38 Mon Sep 17 00:00:00 2001 From: Colleen Xu Date: Tue, 29 Oct 2024 22:13:39 -0700 Subject: [PATCH 1/2] chore: remove pfocr override --- config/smartapi_overrides.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/smartapi_overrides.yaml b/config/smartapi_overrides.yaml index a4bdda0..3ac7e57 100644 --- a/config/smartapi_overrides.yaml +++ b/config/smartapi_overrides.yaml @@ -3,6 +3,5 @@ config: only_overrides: false apis: { "8f08d1446e0bb9c2b323713ce83e2bd3": "https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/refs/heads/remove-clinical-trials/mychem.info/openapi_full.yml", - "1138c3297e8e403b6ac10cff5609b319": "https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/refs/heads/remove-clinical-trials/repodb/smartapi.yaml", - "edeb26858bd27d0322af93e7a9e08761": "https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/refs/heads/add-pfocr-IDnamespaces/pfocr/smartapi.yaml" + "1138c3297e8e403b6ac10cff5609b319": "https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/refs/heads/remove-clinical-trials/repodb/smartapi.yaml" } From d4bdc2f8ff70dff57ad1308025adffce16bfd9b4 Mon Sep 17 00:00:00 2001 From: Colleen Xu Date: Thu, 23 Jan 2025 23:37:58 -0800 Subject: [PATCH 2/2] chore: remove overrides from smartapi_overrides.yaml --- config/smartapi_overrides.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config/smartapi_overrides.yaml b/config/smartapi_overrides.yaml index 3ac7e57..73253ca 100644 --- a/config/smartapi_overrides.yaml +++ b/config/smartapi_overrides.yaml @@ -1,7 +1,4 @@ --- config: only_overrides: false -apis: { - "8f08d1446e0bb9c2b323713ce83e2bd3": "https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/refs/heads/remove-clinical-trials/mychem.info/openapi_full.yml", - "1138c3297e8e403b6ac10cff5609b319": "https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/refs/heads/remove-clinical-trials/repodb/smartapi.yaml" -} +apis: {}