Closed ryanhubbell closed 6 months ago
This might be helpful to you: https://github.com/hajekj/azure-functions-openapi-demo
Took me a while to find...
Has anyone tested this out with .NET 6 at all? We're hoping to make the move sometime soon - but given this issue is here I was wondering if we could expect to encounter issues?
is there any update on this?
Fixed
We're using .NET 5 in our Azure Functions, and would love to use this library, however, it seems it's not compatible with the .NET 5 specific Azure Functions SDK.
Error:
AZFW0001: The attribute 'SwashBuckleClientAttribute' is a WebJobs attribute and not supported in the .NET Worker (Isolated Process).