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
375 stars 196 forks source link

Feature Request: Adding `displayOperationId` to Swagger UI #659

Open cuteribs opened 5 months ago

cuteribs commented 5 months ago

Describe the issue Swagger UI can present the operationId for each operation, but this option is not able to set in Microsoft.Azure.WebJobs.Extensions.OpenApi.