Michael Robertson
Results
2
comments of
Michael Robertson
I ran across this when using `Swashbuckle.AspNetCore.Cli v6.4.0`, in a `net7.0` API project. When using `var builder = WebApplication.CreateBuilder();`, this results in the following empty Open API document. ```json {...
@fsedano, Are you still actively working on this feature? If so, I'd like to know your timeframe. I see a lot of value in this feature and am trying to...