Skip to content

Commit

Permalink
feat: add biothings agr to config
Browse files Browse the repository at this point in the history
  • Loading branch information
colleenXu committed Dec 6, 2023
1 parent baf2bc2 commit f2f7072
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/config/apis.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ exports.API_LIST = {
// internal (Su / Wu Lab), non-TRAPI: "pending" BioThings APIs
// annotated with SmartAPI x-bte
// also accessible by v1/team/Service Provider/ endpoints and by api-specific endpoints
{
id: "68f12100e74342ae0dd5013d5f453194",
name: "BioThings AGR API",
},
{
id: "38e9e5169a72aee3659c9ddba956790d",
name: "BioThings BindingDB API",
Expand Down

0 comments on commit f2f7072

Please sign in to comment.