SwaggerAPIView fallback machanism by using changed swagger files directly #5521
Labels
APIView
Central-EngSys
This issue is owned by the Engineering System team.
Swagger
Issues for APIView support of Swagger
In some spec PRs, the readme tag format is wrong. It cause our pipeline cannot found affected readme tag and swaggerAPIView cannot be generated.
We want every changes should have APIView. So in above case, we will directly use changed swagger file to do APIView. And also this fallback machanism will suport cadl+dpg scenario which without readme file.
Here is a sample PR Azure/azure-rest-api-specs#22331
The text was updated successfully, but these errors were encountered: