vitalybibikov / AzureExtensions.Swashbuckle

This extension enriches Azure Functions with Swagger/ Open API support
https://www.linkedin.com/in/vitali-bibikov/
MIT License
67 stars 54 forks source link

With .NET 6 Azure Functions getting "Exception of type 'System.OutOfMemoryException' was thrown" #94

Closed joeliir closed 4 months ago

joeliir commented 2 years ago

With .NET 6 Azure Functions and using AzureExtensions.Swashbuckle version 3.3.2. going to https://site/api/Swagger/ui in Azure is throwing a Exception of type 'System.OutOfMemoryException' was thrown error. The json file shows up fine as it just seems to be when loading the UI. This is happening with new APIs that are not being used other than by me. It does work fine when loading it locally.

vitalybibikov commented 4 months ago

Going to be fixed in v4.0.0