[BUG]
- Dominant language
- C#
- Stars
- 448
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Description
### Release version
v4.10.2
### Describe the bug
The extractor pipeline doesn't extract the versions of the API anymore, e.g.: v1, v2, v3, but it used to work before
### Expected behavior
The extractor pipeline should pull any API versions v1, v2, v3
### Actual behavior
The extractor pipeline doesn't pull the API versions anymore
### Reproduction Steps
Create an API Versions

Run the extractor
PR should show the version added but not removed

Run publisher after merging the PR
APIM should show the Original & v1

but it's not ^^^
Contributor guide
Assessment
This issue has not been assessed yet.