Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Question] Extractor Config difference between v5.* and v6.*

Open
#651 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure, csharp
Domain
api, tooling

Research direction

No source file or test is named. Start with the extractor configuration entry api2;rev=2 and reproduce the behavior in v5 and v6, then trace the extractor's revision filtering path. Done means confirming whether the configuration is supported in v6 and either restoring revision-2 extraction or documenting the required configuration change.

Written by the indexing model from the issue text.

Description

Release version

v6.0*

Question Details

When I use "api-name;rev=2" in version 5.* it extracts only revision 2 related apis. However same is not working in v6.*.
Please let us if this is expected behaviour, or anything change in the configuration?

Expected behavior

Extraction should be same as v5, e.g. have the api only for revision 2

Actual behavior

api revision 2 is not extracted

Reproduction Steps

Place below in extractor config. run in both v5.&* and v6.*

api2;rev=2

Dominant language
C#
Stars
448
Forks
247
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/apiops

All issues in Azure/apiops

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.