1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-04 17:43:45 +08:00

Simplify naming of endpoints

This commit is contained in:
Dean Herbert
2025-02-07 17:33:32 +09:00
Unverified
parent 5e74d82fc1
commit 41c8f64806
35 changed files with 78 additions and 78 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ namespace osu.Game.Online.API
/// <summary>
/// Holds configuration for online endpoints.
/// </summary>
EndpointConfiguration EndpointConfiguration { get; }
EndpointConfiguration Endpoints { get; }
/// <summary>
/// The version of the API.