For endpoint https://osu.ppy.sh/docs/index.html#get-beatmaps Parameter "ids[]" can be assigned in this way: ?ids[]=1&ids[]=2 where "[]" will be encoded into "%5B%5D"
For endpoint https://osu.ppy.sh/docs/index.html#get-beatmaps
Parameter "ids[]" can be assigned in this way:
?ids[]=1&ids[]=2
where "[]" will be encoded into "%5B%5D"