Graqr / Threshr

real-time grocery query java library
GNU General Public License v3.0
1 stars 2 forks source link

improve consistency between endpoints in product queries #125

Open Jonathan-Zollinger opened 3 weeks ago

Jonathan-Zollinger commented 3 weeks ago

Current Behavior

getProductDetails() doesn't share the same signature as getProductSummary's overloaded options

We want to be sure this isn't a one-off problem.

Expected Behavior

methods as similar as these should share arg options.

Steps To Reproduce

NA

A picture is worth a thousand words

NA

Environment

NA

Code of Conduct