diff --git a/src/ApiService/ApiService/Program.cs b/src/ApiService/ApiService/Program.cs index 604286fbd..bc37ac2de 100644 --- a/src/ApiService/ApiService/Program.cs +++ b/src/ApiService/ApiService/Program.cs @@ -69,6 +69,7 @@ public class Program { .AddScoped() .AddScoped() .AddScoped() + .AddScoped() .AddScoped() .AddScoped() .AddScoped()