-
Notifications
You must be signed in to change notification settings - Fork 186
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
APIView - Auto generate swagger API review from Spec PR #4441
Comments
Hi, @praveenkuttappan . Our swagger pipeline need to download the swagger-api-parser tool. Could you share how to download swagger-pi-parser from pipeline? |
@maririos I already deploy it to prod. We could close it. Here is an example Azure/azure-rest-api-specs#21422 (comment) |
Also, should we see it in every PR? i.e. Azure/azure-rest-api-specs#21510 |
Pls ignore the second comments. It was commented by SDK APIView by mistake. I think it won't comment again. For PR target branch is main, RPSaaSMaster, release-* . The apiView should be generated. I saw there are still some PR which generation succeed but apiView service return 401. @praveenkuttappan have a issue to fix them. |
We have added manual swagger API review gen support in APIView. This issue is to track the feature to support autogenerating API review from Swagger spec PR.
The text was updated successfully, but these errors were encountered: