We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Depends on osu-tournament-rating/otr-api#438
Users should be able to submit an (optional) list of beatmap ids on the submit page.
?
https://osu.ppy.sh/beatmapsets/38426#osu/123120
123120
POST
beatmapIds: <list>
The text was updated successfully, but these errors were encountered:
AkinariHex
Successfully merging a pull request may close this issue.
Depends on osu-tournament-rating/otr-api#438
Overview
Users should be able to submit an (optional) list of beatmap ids on the submit page.
Tasks
?
that, when hovering, says "A list of beatmap ids or URLs which were pooled in the tournament, separated by a new line"https://osu.ppy.sh/beatmapsets/38426#osu/123120
is converted to123120
)POST
body as follows:beatmapIds: <list>
The text was updated successfully, but these errors were encountered: