[BUG] Unable to fetch single api from apim using configuration file

Open
#816 6 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
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
azure, csharp
Domain
api, cloud

Research direction

Review issue 813 alongside the latest configuration file shown in this issue, then reproduce the behavior using the v7.0.0-alpha.3.0.0 release. Trace why the configuration fetches every API instead of only creditapp-api; done means the configured single API and its details are fetched without the others.

Written by the indexing model from the issue text.

Description

Release version

https://github.com/Azure/apiops/releases/download/v7.0.0-alpha.3.0.0/$releaseFileName

Describe the bug

https://github.com/Azure/apiops/issues/813 this was the bug i raised and it didn't get solved. It got closed the the Github team. Please help.
Latest comment here is

I used the latest configuration file as below
apis:

creditapp-api
backends: [ignore]

gateways: [ignore]

diagnostics: [ignore]

groups: [ignore]

loggers: [ignore]

named_values:

tenant-id
creditapp-api-appid
google-maps-key
products: [ignore]

subscriptions: [ignore]

tags: [ignore]

policy_fragments: [ignore]

version_sets: [ignore]

workspaces: [ignore]

but still i am getting the same result.

Expected behavior

It should fetch the single api

Actual behavior

its fetching all the apis and its details

Reproduction Steps

https://github.com/Azure/apiops/issues/813

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.