Release version
APIOps Toolkit for Azure APIM v6.0.1.4
Question Details
We are configuring extract and publish workflows using GitHub workflow.
If we don't specify the Versionset in extractor config file "configuration.extractor.yaml", extract tool is extracting all versionsets of all APIs from APIM Instance, instead of extracting the respective API for which extraction is happening.
What should go for versionset in configfile.
if we we mention "ignore" , it stops extracting API information itself.
Expected behavior
It should extract only versionsets for those APIs the extraction is happening.
Actual behavior
It is extracting versionset information of all APIs available in APIM instance.
Reproduction Steps
Execute the Extractor workflow without versionset info mentioned in config file "configuration.extractor.yaml"
Release version
APIOps Toolkit for Azure APIM v6.0.1.4
Question Details
We are configuring extract and publish workflows using GitHub workflow.
If we don't specify the Versionset in extractor config file "configuration.extractor.yaml", extract tool is extracting all versionsets of all APIs from APIM Instance, instead of extracting the respective API for which extraction is happening.
What should go for versionset in configfile.
if we we mention "ignore" , it stops extracting API information itself.
Expected behavior
It should extract only versionsets for those APIs the extraction is happening.
Actual behavior
It is extracting versionset information of all APIs available in APIM instance.
Reproduction Steps
Execute the Extractor workflow without versionset info mentioned in config file "configuration.extractor.yaml"