mirror of
https://github.com/goharbor/harbor
synced 2025-04-25 15:46:04 +00:00
update the enum value for chart on api get the addition (#10752)
Signed-off-by: wang yan <wangyan@vmware.com>
This commit is contained in:
parent
fa1f273829
commit
384086c5ad
@ -272,7 +272,7 @@ paths:
|
||||
in: path
|
||||
description: The type of addition.
|
||||
type: string
|
||||
enum: [build_history, values.yaml, readme, dependencies]
|
||||
enum: [build_history, values.yaml, readme.md, dependencies]
|
||||
required: true
|
||||
responses:
|
||||
'200':
|
||||
|
Loading…
x
Reference in New Issue
Block a user