-
Error output
```
🚀 Starting to generate project SmartAPI...
👉 Removing any previous temporary folder...
✅ Done
👉 Making temporary folder (/Users/Amadeu/Developer/swiftplate_temp)...
✅ Don…
-
API overrides allow for easy testing for new x-bte annotations, however our "preferred" local use-case involves users running BTE from `docker-compose.yml` (`docker compose build && docker compose up`…
-
Several pieces of code establish a `/${trapiVersion}/` URL prefix for the CAM-KP-API server:
https://github.com/ExposuresProvider/cam-kp-api/blob/ef6aa2943a5a0803402d629db90d361420305360/src/main/s…
-
It looks like the [OpenTargets](https://platform-docs.opentargets.org/data-access) API that BTE was ingesting is no longer available.
Instead, there's a [GraphQL API](https://platform-docs.opentar…
-
The original use of **`x-maturity`** properties was simply to tag the four distinct environments - _development_, _testing_, _staging_ and _production_ - for deployment of online resources like KP an…
-
For the first initial Translator integration:
1. Each ARA will be able to receive and respond to ReasonerAPI messages from the ARS
2. Each ARA will be able to retrieve data from at least 2 KPs. T…
-
I.e. in the example, `OperationObject` -> `operationObject`. The rationale for this is that fragment identifiers are case-sensitive. This would aid linking to the relevant area of the specifications.
…
-
CORS support isn't enabled. @newgene is updating the smartAPI docs to indicate that this should be done.
It's not clear if this is a major issue so long as the intent is not to have javascript clie…
-
Intro: see intro section of https://github.com/biothings/BioThings_Explorer_TRAPI/issues/583#issue-1622873383. Originally noted in https://github.com/biothings/BioThings_Explorer_TRAPI/issues/558#issu…
-
(Copied from [internal Slack thread](https://suwulab.slack.com/archives/CC218TEKC/p1678141422868179))
This isn't urgent.
I'm not sure why uptime-checking is failing for some endpoints ([SmartAP…