This commit is contained in:
BaronGreenback
2021-01-17 13:35:30 +00:00
parent 688e7c6a2d
commit b9f0f4f53b
3 changed files with 34 additions and 30 deletions

View File

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