- 🇺🇸United States rbrandon
Greg,
Looks like this does not update the module to make use of the API key but instead lets the PubmedClient make use if a API key if called from another module. Looks like we needed to use an API key in order to get around a rate limit when this class was called importing a list of PMID's. Agree that adding this setting to the module to use by default might be a good idea.
Updated 2.x patch attached.