1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-29 23:17:29 +08:00
osu-lazer/osu.Game/Online/API/Requests/Responses
Dean Herbert 2716bd41d9 Use more correct json casing in APIScoresCollection
osu-web API is already returning both of these casings for backwards
compatibility, but the former will be removed at some point.

e540276721/app/Http/Controllers/BeatmapsController.php (L314-L315)
2022-07-19 15:34:17 +09:00
..
APIBeatmap.cs Add more properties to IBeatmapOnlineInfo 2022-06-27 16:07:15 +09:00
APIBeatmapSet.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIChangelogBuild.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIChangelogEntry.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIChangelogIndex.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIChangelogUser.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIChatChannel.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIKudosuHistory.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APINewsPost.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APINewsSidebar.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIPlayStyle.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIRankHistory.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIRecentActivity.cs Replace calls to defective Humanizer methods with correct version 2022-07-18 22:34:58 +02:00
APIScore.cs Add messages to all InvalidOperationExceptions 2022-06-28 01:34:25 +09:00
APIScoresCollection.cs Use more correct json casing in APIScoresCollection 2022-07-19 15:34:17 +09:00
APIScoreWithPosition.cs Add and consume SoloScoreInfo 2022-07-12 18:00:25 +09:00
APISeasonalBackgrounds.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APISpotlight.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIUpdateStream.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIUser.cs Move Country to end of class 2022-07-18 08:43:41 +03:00
APIUserAchievement.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIUserContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIUserHistoryCount.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIUserMostPlayedBeatmap.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIUserScoreAggregate.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIWikiPage.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Comment.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
CommentBundle.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SoloScoreInfo.cs Merge branch 'master' into fix-user-profile-overlay 2022-07-18 09:45:25 +03:00