|
@@ -43,8 +43,6 @@ using Microsoft.OpenApi.Models;
|
|
using Swashbuckle.AspNetCore.SwaggerGen;
|
|
using Swashbuckle.AspNetCore.SwaggerGen;
|
|
using AuthenticationSchemes = Jellyfin.Api.Constants.AuthenticationSchemes;
|
|
using AuthenticationSchemes = Jellyfin.Api.Constants.AuthenticationSchemes;
|
|
|
|
|
|
-[assembly: InternalsVisibleTo("Jellyfin.Api.Tests")]
|
|
|
|
-
|
|
|
|
namespace Jellyfin.Server.Extensions
|
|
namespace Jellyfin.Server.Extensions
|
|
{
|
|
{
|
|
/// <summary>
|
|
/// <summary>
|