also added Status to APIBeatmap + APIBeatmapSet
It should now be retrieved via the linked BeatmapSetInfo
They were previously breaking the two-class-per-file rule.
# Conflicts: # osu.Game/Beatmaps/RankStatus.cs # osu.Game/Online/API/Requests/SearchBeatmapSetsRequest.cs # osu.Game/Overlays/Direct/FilterControl.cs # osu.Game/Overlays/DirectOverlay.cs
- Add missing JSON fields to response model - Add missing enum value
- Also set the ruleset when fetching scores in BeatmapSetOverlay