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:
/users/{id}/clients
GET
Allows users to adjust various settings.
For now, this issue only concerns the implementation of the Default ruleset setting as shown on the figma.
Default ruleset
Whenever the user changes this value, submit a POST request to the endpoint defined in osu-tournament-rating/otr-api#311
POST
The text was updated successfully, but these errors were encountered:
AkinariHex
No branches or pull requests
Depends on:
/users/{id}/clients
GET
endpoint otr-api#205User settings page
Allows users to adjust various settings.
Settings
For now, this issue only concerns the implementation of the
Default ruleset
setting as shown on the figma.Default ruleset
Implementation
Whenever the user changes this value, submit a
POST
request to the endpoint defined in osu-tournament-rating/otr-api#311The text was updated successfully, but these errors were encountered: