azure-functions-openapi-extension icon indicating copy to clipboard operation
azure-functions-openapi-extension copied to clipboard

PowerShell 3.x Function Support for OpenAPI Extension

Open timd19 opened this issue 4 years ago • 2 comments

Describe the issue

Is this extension supported by PowerShell Functions?

timd19 avatar Oct 21 '21 12:10 timd19

@timd19 Thanks for the issue. This extension doesn't officially support PowerShell function. But you can add proxies.json on top of your PowerShell function to render Swagger UI and OpenAPI document.

justinyoo avatar Oct 27 '21 22:10 justinyoo

Thanks, @justinyoo - Do you have an example of this? It would be great to provide OAS with PS functions.

timd19 avatar Oct 29 '21 21:10 timd19