diff --git a/config/api_list.yaml b/config/api_list.yaml index b5f307e..bbd8a53 100644 --- a/config/api_list.yaml +++ b/config/api_list.yaml @@ -145,8 +145,8 @@ include: # not accessible by team or api-specific endpoints - id: 412af63e15b73e5a30778aac84ce313f name: Connections Hypothesis Provider API - # TRAPI (Translator standard) APIs: Multiomics (made with RTX team Plover) - # not accessible by team or api-specific endpoints - - id: e51073371d7049b9643e1edbdd61bcbd - name: Clinical Trials KP - TRAPI 1.5.0 + # # TRAPI (Translator standard) APIs: Multiomics (made with RTX team Plover) + # # not accessible by team or api-specific endpoints + # - id: e51073371d7049b9643e1edbdd61bcbd + # name: Clinical Trials KP - TRAPI 1.5.0 exclude: [] # if adding exclude remove these square brackets diff --git a/config/smartapi_overrides.yaml b/config/smartapi_overrides.yaml index 3ac7e57..bf7bf47 100644 --- a/config/smartapi_overrides.yaml +++ b/config/smartapi_overrides.yaml @@ -2,6 +2,6 @@ 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" + # "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" }