This commit is contained in:
2026-01-03 11:16:24 +01:00
parent 5f03bef2d3
commit 13345520ac
30 changed files with 89 additions and 151 deletions

View File

@@ -6,7 +6,7 @@ using GerstITS.Web.Api.Swagger;
namespace GerstITS.Examples.Api.Configurations;
internal sealed class WebApiConfiguration : IConfiguration
internal sealed class WebApiConfiguration : GerstITS.System.Configurations.IConfiguration
{
#region Properties