From 769154a35f41a2aa02190dac6355436f183e068c Mon Sep 17 00:00:00 2001 From: Colleen Xu Date: Fri, 18 Oct 2024 00:42:02 -0700 Subject: [PATCH] feat: add pfocr override --- config/smartapi_overrides.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/smartapi_overrides.yaml b/config/smartapi_overrides.yaml index 1e3f2c3..f1adf0b 100644 --- a/config/smartapi_overrides.yaml +++ b/config/smartapi_overrides.yaml @@ -4,5 +4,6 @@ config: apis: { "1d288b3a3caf75d541ffaae3aab386c8": "https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/refs/heads/semmeddb_publication_refactor/semmeddb/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" + "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" }