Skip to content

Commit bd60799

Browse files
chore: this commit forces the pipeline to run
1 parent ab73214 commit bd60799

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Boundaries/Comanda.Subscriptions/Source/Comanda.Subscriptions.WebApi/Extensions/WebInfrastructureExtension.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ public static void AddWebComposition(this IServiceCollection services)
1212
services.AddHttpContextAccessor();
1313
services.AddEndpointsApiExplorer();
1414
services.AddCorsConfiguration();
15-
1615
services.AddFluentValidationAutoValidation(options =>
1716
{
1817
options.DisableDataAnnotationsValidation = true;

0 commit comments

Comments
 (0)