You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 ^^^
The text was updated successfully, but these errors were encountered: