[go: nahoru, domu]

Skip to content

Commit

Permalink
fix: add 400 response code for /scan/{report_id}/log (#20243)
Browse files Browse the repository at this point in the history
Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
  • Loading branch information
zyyw committed Apr 8, 2024
1 parent c67026e commit 8124f67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/v2.0/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,8 @@ paths:
description: Successfully get scan log file
schema:
type: string
'400':
$ref: '#/responses/400'
'401':
$ref: '#/responses/401'
'403':
Expand Down

0 comments on commit 8124f67

Please sign in to comment.