mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-18 22:57:38 +01:00
Merge pull request #10725 from AllForNothing/imp-swagger
Improve swagger.yaml
This commit is contained in:
commit
e03e3e3354
@ -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