NCIOCPL / drug-dictionary-api

NCI Drug Dictionary API
0 stars 3 forks source link

Limit autosuggest to 30 characters #48

Closed VictoriaSunNIH closed 3 years ago

VictoriaSunNIH commented 3 years ago

Issue description

We'd like to limit the API to only return autosuggest results that match contains searches when the items are 30 characters or less. Items 31 characters and above will not be returned by the API.

ESTIMATE TBD

What's the expected change?

We'd like to limit the API to only return autosuggest results that match contains searches when the items are 30 characters or less. Items 31 characters and above will not be returned by the API.

What's the current functionality?

API returns all results

What's the updated acceptance criteria?

Additional details / screenshot

Related Tickets

blairlearn commented 3 years ago

Completed in f3d3631debac3fd4c2589fab719e8d0ccd1dabe8