QID 570015
QID 570015: End Point Should Have Only One Tag
Every end point is allowed to have singular tag. Analysis of swagger file resulted in presence of multiple tags on one operation.
Multiple tags on same end point can be confusing.
Solution
Please remove one of the tags on the operation. Example of correct tag in one end point:
paths:
/birthday/cakes:
post:
tags:
- cakes
Vendor References
CVEs related to QID 570015
Software Advisories
| Advisory ID | Software | Component | Link |
|---|