ppy / osu-api

Public API for accessing osu! related data.
320 stars 16 forks source link

Make limit apply to get_scores with b and u arguments #287

Open tybug opened 4 years ago

tybug commented 4 years ago

On beatmaps where a user has multiple scores, such as https://osu.ppy.sh/api/get_scores?k=KEY&b=1872396&u=4787150, adding limit=1 will not affect the number of returned scores.