tybug / ossapi

The definitive python wrapper for the osu! api.
https://tybug.github.io/ossapi/
GNU Affero General Public License v3.0
82 stars 18 forks source link

peppy changed type of download_disabled #53

Closed KotRikD closed 2 years ago

KotRikD commented 2 years ago

HI! It seems our favorite developer changed the type of object, which turned my api calls into a pumpkin. I'm not quite sure if peppy left the type that way forever or if it's temporary and wrapped in Union for now, if it's worth making just an int, I'll fix it :)

image

tybug commented 2 years ago

thanks for the PR, but this was an unintentional change and should be fixed whenever https://github.com/ppy/osu-web/pull/9323 gets deployed to the website. I don't really want to fix this ossapi-side only to have to revert that fix within a few days.