Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]ProductApiInformation.json file is empty after extraction #636

Closed
tsauret1 opened this issue Aug 15, 2024 · 2 comments
Closed

[BUG]ProductApiInformation.json file is empty after extraction #636

tsauret1 opened this issue Aug 15, 2024 · 2 comments

Comments

@tsauret1
Copy link

Release version

v6.0.1.1

Describe the bug

After extraction, the ProductApiInformation.json file is empty under the product in the products folder

Expected behavior

To have APIs associated with the product listed in the file

Actual behavior

The file is being generated with an empty object

Reproduction Steps

Run extraction using the latest version

Copy link

  Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
  Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.

@guythetechie
Copy link
Contributor

This is expected. If a product is associated with an API, you'll see a file at /artifacts/products/productName/apis/apiName/productApiInformation.json. Removing the file means removing the association. There is no information contained in the file.

See #245 for the full discussion regarding this solution.

@guythetechie guythetechie closed this as not planned Won't fix, can't repro, duplicate, stale Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants