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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user