mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
connect updates
This commit is contained in:
@@ -19,7 +19,7 @@ namespace MediaBrowser.Api.System
|
||||
/// Class GetSystemInfo
|
||||
/// </summary>
|
||||
[Route("/System/Info", "GET", Summary = "Gets information about the server")]
|
||||
[Authenticated]
|
||||
[Authenticated(EscapeParentalControl = true)]
|
||||
public class GetSystemInfo : IReturn<SystemInfo>
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user