osu/osu.Game/Online/API/Requests/Responses
Dean Herbert 19312435d0 Add ability to make test APIBeatmaps from test scenes
Allow tests to create a sample `APIBeatmapSet`

One step towards removing calls to `ToBeatmap` / `ToBeatmapSet`.
2021-10-25 14:18:13 +09:00
..
APIBeatmap.cs Merge pull request #15224 from peppy/no-more-beatmap-metadata-base 2021-10-22 21:07:29 +09:00
APIBeatmapSet.cs Add ability to make test APIBeatmaps from test scenes 2021-10-25 14:18:13 +09:00
APIChangelogBuild.cs
APIChangelogEntry.cs
APIChangelogIndex.cs
APIChangelogUser.cs
APIChatChannel.cs
APIKudosuHistory.cs
APILegacyScoreInfo.cs Rename last remaining BeatmapInfo Beatmap usage 2021-10-04 17:35:53 +09:00
APILegacyScores.cs
APINewsPost.cs
APINewsSidebar.cs
APIRecentActivity.cs
APISeasonalBackgrounds.cs
APISpotlight.cs
APIUpdateStream.cs
APIUser.cs
APIUserMostPlayedBeatmap.cs Refactor BeatmapMetadataContainer and usages to use interface types 2021-10-22 21:38:50 +09:00
APIUserScoreAggregate.cs
APIWikiPage.cs
Comment.cs
CommentBundle.cs add pinned comment to users setter in comment bundle 2021-08-13 19:40:37 +07:00