Skip to content

Commit

Permalink
Make XmlCommentsExampleHelper internal
Browse files Browse the repository at this point in the history
  • Loading branch information
dldl-cmd committed May 5, 2024
1 parent 0e1ddbd commit dbaecbc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace Swashbuckle.AspNetCore.SwaggerGen
{
public static class XmlCommentsExampleHelper
internal static class XmlCommentsExampleHelper
{
public static IOpenApiAny Create(
SchemaRepository schemaRepository,
Expand Down

0 comments on commit dbaecbc

Please sign in to comment.