wmiys / api.alpha

Api for the the backend
0 stars 0 forks source link

[/search/products]: refactor multiple decorators #122

Closed rrickgauer closed 3 years ago

rrickgauer commented 3 years ago

Refactor the 3 decorators into 1, while placing the logic of each of the decorator into its own standard function.

The single decorator will now call the separate functions.