-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
For API Management integration, we generate OpenAPI specs at build time and push these specs to APIM during deployment.
This works very well with the CI/CD paradigm, much more so than manually importing the spec into APIM as suggested in the APIM integration article.
For WebAPI projects we use the Swashbuckle CLI tool which is a .net core tool and can be installed easily into an Azure DevOps pipeline agent. I'd love to have a similar solution using the CLI tool from this project for Azure Functions.
Is that in the plans? I'm willing to pitch in if that helps.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request