InvitationValidator

This commit is contained in:
Artemy
2025-06-24 15:24:14 +07:00
parent 672fc95823
commit 6e856a65db
4 changed files with 58 additions and 3 deletions
-2
View File
@@ -134,8 +134,6 @@ if (app.Environment.IsDevelopment())
app.UseSwaggerUI();
}
app.UseHttpsRedirection();
app.UseRouting();