From 9bc63f050c34d41673e47069e60c6d7b775eef17 Mon Sep 17 00:00:00 2001 From: tokebe <43009413+tokebe@users.noreply.github.com> Date: Mon, 23 Oct 2023 16:07:16 -0400 Subject: [PATCH] feat: apply changes from add-suppkg, add-ttd --- src/config/apis.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/config/apis.js b/src/config/apis.js index 44291ebc..72096cf0 100644 --- a/src/config/apis.js +++ b/src/config/apis.js @@ -107,6 +107,14 @@ exports.API_LIST = { id: "1d288b3a3caf75d541ffaae3aab386c8", name: "BioThings SEMMEDDB API", }, + { + id: "e481efd21f8e8c1deac05662439c2294", + name: "Biothings Therapeutic Target Database API", + }, + { + id: "b48c34df08d16311e3bca06b135b828d", + name: "BioThings SuppKG API", + }, { id: "ec6d76016ef40f284359d17fbf78df20", name: "BioThings UBERON API",