QID 570026
QID 570026: Missing Description on the EndPoint
Swagger end points should have description or summary. Description or summary will help users in using the API appropriately. Based on analysis of the swagger file, we have determined description and/or summary are missing.
The end point usage is not clear when the description and/or summary is missing. The users of the end point might not utilize the operation as intended by the API developer.
Solution
Please add either description or summary for the end points.
paths: /account/savings: post: description: "This is an operation that retrieves data for the savings account." responses: '200':
Vendor References
CVEs related to QID 570026
Software Advisories
| Advisory ID | Software | Component | Link |
|---|