Swagger API review: Create API review for non default tag
Open
APIView
Central-EngSys
Swagger
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
Default tag in swagger readme points to current public API version. But sometime a service may have swagger files for an API version that is still in private so these swagger API files will not be part of the default tag. Currently API review gen step in swagger pipeline fails if a modified swagger file is not part of default tag.
We should find the latest tag a swagger file is part of if it is not part of default tag and generate API review using that tag instead of using default tag always.
Contributor guide
Assessment
This issue has not been assessed yet.