Azure / azure-functions-openapi-extension

This extension provides an Azure Functions app with Open API capability for better discoverability to consuming parties
https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.OpenApi/
MIT License
370 stars 196 forks source link

NET 7 AFv4 (Isolated) Docker - value cannot be null 'path1' - MacOS (M2) VS2022 #546

Open Code-Ninja-2k opened 1 year ago

Code-Ninja-2k commented 1 year ago

Created an AF (Isolated) - added docker support - cannot execute CTC1030 value cannot be null 'path1'

justinyoo commented 1 year ago

Would you please provide me with a sample code to reproduce the error?