Changes in Views and mappings
This commit is contained in:
@@ -60,7 +60,7 @@ var app = builder.Build();
|
||||
//if (app.Environment.IsDevelopment())
|
||||
//{
|
||||
app.UseOpenApi(); // Serwuje dokument OpenAPI
|
||||
app.UseSwaggerUi(); // Dodaje interfejs u¿ytkownika Swagger
|
||||
app.UseSwaggerUi(); // Dodaje interfejs u<EFBFBD>ytkownika Swagger
|
||||
//}
|
||||
|
||||
app.UseHttpsRedirection();
|
||||
|
||||
Reference in New Issue
Block a user