microsoft / vscode-azureapicenter

MIT License
10 stars 6 forks source link

[Breaking Change Detection] Don't show environments dialog when selecting an API from API Center #128

Open pierceboggan opened 3 months ago

pierceboggan commented 3 months ago

Enhancement

Today, the breaking change feature shows both "Apis" and "Environments" after selecting an API Center instance to use for breaking change spec comparison. This enhancement proposes removing environments as it's not useful/needed for comparing specifications - specifications are only stored in API Center in API definitions, not environments.