CQL Testing 2.2.0
CQL Testing 2.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.
To authenticate using a UMLS API key, set the UMLS_API_KEY environment variable with your API key or set options->vsac->apikey
in your cqlt.yaml
file. See the README for more information.