Skip to content

1.2.0

Compare
Choose a tag to compare
@cmoesel cmoesel released this 22 Oct 19:49
· 19 commits to master since this release

Version 1.2.0 adds support for authenticating to VSAC using a UMLS API key. Starting January 1, the VSAC service that this library uses will only support authentication via UMLS API key. Until then, you can authenticate using username/password or API key.

The following functions have been added to the CodeService class:

If you use environment variables to pass your credentials, use the UMLS_API_KEY environment variable to pass your API key credentials.