mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01: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…
Reference in New Issue
Block a user