mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
revise endpoint attributes
This commit is contained in:
@@ -84,7 +84,6 @@ namespace MediaBrowser.Api
|
||||
/// Gets the session.
|
||||
/// </summary>
|
||||
/// <returns>SessionInfo.</returns>
|
||||
/// <exception cref="System.ArgumentException">Session not found.</exception>
|
||||
protected SessionInfo GetSession()
|
||||
{
|
||||
var session = SessionContext.GetSession(Request);
|
||||
|
||||
Reference in New Issue
Block a user