twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
73 stars 6 forks source link

helix/games only returning 1 if searching by name #883

Open Dkamps18 opened 9 months ago

Dkamps18 commented 9 months ago

Brief description @Xemdo said that if you do helix/games?name=Sleep it should return 2 games as there's 2 games called "Sleep" and that helix only returning 1 is a bug and I should github it so here I am

How to reproduce Search for games with a name of which they're at least 2 on the main site with identical name

Expected behavior Return all games with identical names instead of just one.

Xemdo commented 9 months ago

Ticketed internally as ASYNC-4373