What is the keyword so extractor doesnt extract policy fragment and version sets?
- Dominant language
- C#
- Stars
- 448
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Description
### Release version
6.0.1.3
### Question Details
I have the below in configuration.extractor.yaml. However it is still extracting globalpolicy fragment and apiVersionSetsNames
Q1. What is the correct keyword to use so that it doesn't extract globalpolicy fragment and versionsets?
Q2. Can the documentation on wiki be updated to reflect all the supported resources and the correct keyword to use etc?

### Expected behavior
the extractor should skip over global policy fragments and apiversionsets
### Actual behavior
the extractor is pulling down global policy fragments and apiversionsets
### Reproduction Steps
use the attached configuration.extractor.yaml
apiNames:
- test
backendNames:
- none
diagnosticNames:
- none
loggerNames:
- none
namedValueNames:
- none
productNames:
- none
subscriptionNames:
- none
tagNames:
- none
policyFragmentNames:
- none
apiVersionSetsNames:
- none
groupNames:
- none
Contributor guide
Assessment
This issue has not been assessed yet.