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

@@ -2,7 +2,6 @@ using System.Diagnostics;
using GerstITS.Web.Api;
using GerstITS.Web.Api.Hosting;
using GerstITS.Web.Api.Swagger;
using Microsoft.AspNetCore.Builder;
using Serilog;
namespace GerstITS.Examples.Api;