quality-leftovers

Results 39 comments of quality-leftovers

Oh I've browsed the branches and it seem feat/new-hooks actually implements the ability to override request headers. I'll have a look at v2 branch and possibly close this issue :)

I've started playing around with the hooks a bit and it looks very good so far => /close. Thanks :)

I'd like to add here that the ability to specifiy the key as seperate configuration itemg would enable supporting hardware security modules via OpenSSL key engine (which is deprecated) or...

.NET 8 preview 3 has added a Native AOT template for Web APIs (`dotnet new api -aot`). Would be nice if Swashbuckle worked for these templates. See: https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-8-preview-3/

.NET 8 is nearing release. Wondering if this was considered for an upcoming release

I think the `JsonSerializerIsReflectionEnabledByDefault` is just a workaround for people whose application no longer compiles / starts whe moving from .NET 7 to .NET 8. The reflection based resolver might...

I get the impression the repo is currently not being maintained. @VMelnalksnis Maybe I was uncleear. I'm not using swagger UI in the release version anymore. I'm just generating an...

+1. Observed this issue in our deployment pipeline today (azure devops)

Still happens a lot. Any update?