Remove duplicate swaggerdoc

This commit is contained in:
crobibero 2020-06-12 14:40:06 -06:00
parent 720fff30a4
commit 6d5c09c499

View file

@ -139,7 +139,6 @@ namespace Jellyfin.Server.Extensions
{
{ securitySchemeRef, Array.Empty<string>() }
});
c.SwaggerDoc("api-docs", new OpenApiInfo { Title = "Jellyfin API", Version = "v1" });
// Add all xml doc files to swagger generator.
var xmlFiles = Directory.GetFiles(