mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 04:05:40 +01:00
Improve swagger.yaml
Signed-off-by: AllForNothing <sshijun@vmware.com>
This commit is contained in:
parent
582fac5dae
commit
036ae18b25
@ -544,10 +544,10 @@ definitions:
|
||||
os:
|
||||
type: string
|
||||
description: The OS that the artifact applys to
|
||||
os.version:
|
||||
'''os.version''':
|
||||
type: string
|
||||
description: The version of the OS that the artifact applys to
|
||||
os.features:
|
||||
'''os.features''':
|
||||
type: array
|
||||
description: The features of the OS that the artifact applys to
|
||||
items:
|
||||
|
Loading…
Reference in New Issue
Block a user