Bob Vale
Bob Vale
I thought I could, but it appears to be intermittent, I cannot reliably reproduce at the moment. It did seem that whenever there was a problem, Choosing to add the...
14.0.8 still also has a big problem with the constructor logic. If you are using BaseUrl property but you are also using a configuration class the generated code for the...
I get the same error - but I can't find UseStaticAssets as the workaround?
I've encountered the same issue in my own filters. The problem is that OpenApiOperation has moved from Microsoft.OpenApi.Models to Microsoft.OpenApi. In fact models sub namespace has completely gone So if...