Skip to content

Commit

Permalink
feat: add complex portal to API_LIST
Browse files Browse the repository at this point in the history
  • Loading branch information
colleenXu committed Dec 14, 2023
1 parent 28e5b58 commit 3d88619
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/config/apis.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ exports.API_LIST = {
name: "CTD API",
primarySource: true,
},
{
id: "326eb1e437303bee27d3cef29227125d",
name: "Complex Portal Web Service",
primarySource: true
},
{
id: "43af91b3d7cae43591083bff9d75c6dd",
name: "EBI Proteins API",
Expand Down

0 comments on commit 3d88619

Please sign in to comment.