mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-27 20:59:10 +01:00
Update swagger.yaml
Fix semantic error: add slash in the value of $refs in the swagger for
This commit is contained in:
parent
d13321f2b5
commit
a1dce0d951
@ -1158,7 +1158,7 @@ paths:
|
||||
schema:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#definitions/VulnerabilityItem'
|
||||
$ref: '#/definitions/VulnerabilityItem'
|
||||
'401':
|
||||
description: User needs to login or call the API with correct credentials.
|
||||
'403':
|
||||
|
Loading…
Reference in New Issue
Block a user