Everton Macedo
Everton Macedo
Please provide a documentation on how to validate openapi and swagger documents for the Azure APIM import. I can't find a way to get the same errors in autorest (e.g.)...
``` Processing Team Project "demos" An error occurred while processing Team Project "demos": The feature is disabled. Contact your Azure DevOps Server administrator. Process Id: 03e4e666-dae6-4b58-a2ff-ab65fc17a4f6, Project Id: de5520dd-37a7-46d6-8537-d2ba20af34db Microsoft.VisualStudio.Services.Common.VssServiceException:...
instead of listing definition stages by csv, it would be nice to do it by 'filter'-like expresions. i.e. instead of `$(environment)-frontend,$(environment)-infra,$(environment)-backend,$(environment)-services` use `$(environment)-*`
If some stage is awaitig for `Manual Intervention` it won't be listed by this extension. https://docs.microsoft.com/en-us/azure/devops/pipelines/release/approvals/?view=azure-devops I know MIs are not approvals, but it yould be nice to have it...