-
Hi,
This is not an issue with the library but I'd appreciate any input! I've been trying to figure out how to make the ["Tunable" bulb](https://www.amazon.com/dp/B07NR514SD/) to work with no luck. …
momo1 updated
5 years ago
-
Hi, I'm getting the 5 seconds timeout "ERROR" entries too often and component seems to work fine on next attempt. I wonder if the `API_TIMEOUT` constant could be overridden as a property in config.
…
-
`transform.get_api_metadata_by_url(url)` now create a deprecation msg when the input is a yaml file, need to handle it properly as documented here:
https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.l…
-
it's important that users know how to cite the smartAPI work. We should indicate the primary citation and other papers that have resulted from this work.
The primary citation is:
Zaveri, A., Da…
-
It's the case that I and others have registered APIs that we do not actively maintain. I would like for it to be possible for the maintainers of the API to claim an existing API, and for there to be a…
-
I tried to register
https://raw.githubusercontent.com/NCATS-Tangerine/NCATS-ReasonerStdAPI/master/API/TranslatorReasonersAPI.yaml
here:
https://smart-api.info/add_api
in dry-run mode
I …
-
Is it possible to disable the requirement for OAuth when in developer mode?
For example, I'd like to run the SmartAPI app locally and login to test out adding new records without needing to authent…
-
In my project, the following is configured
```yml
spring:
profiles: git
cloud:
config:
server:
default-label: master
git:
uri: https://github.com/s…
-
Provision a CTD smartAPI generated via smartBag.
Here's the GitHub [repo](https://github.com/NCATS-Tangerine/smartBag)
Dependent on [smartBag](https://github.com/ResearchSoftwareInstitute/greend…
-
I'm interested in running a dev version of smartAPI. In the docs it says I'll need to contact the team for an example config and dump file. Would it be possible to obtain these files? Thanks!