[Question] How to extract selected operations for an API

Open
#721 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure, csharp
Domain
api, devops

Research direction

Start by reviewing the default extractor pipeline and configuration.extractor.yaml to determine where operation selection is configured. Compare the requested operation ID/name filtering with the current extraction behavior and relevant documentation. Done means selected operations can be specified in configuration.extractor.yaml and the pipeline extracts only those operations.

Written by the indexing model from the issue text.

Description

Release version

v6.0.1.4

Question Details

Hi Team,
We have different operations in Prod & Non-Prod environment. Is it possible to only extract selected operation based on it's id/name. Couldn't find anything related in Docs for issues page.

Thanks!

Expected behavior

Extract all the operations for api even if we want a few

Actual behavior

should have an option to mention operations needed in configuration.extractor.yaml file.

Reproduction Steps

Run default extractor pipeline.

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.