mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-13 19:21:56 +01:00
Merge pull request #16723 from tibeer/bug/typo_in_swagger_description
fixed typo in legacy_swagger.yaml file
This commit is contained in:
commit
0f6f1e8743
@ -49,8 +49,8 @@ paths:
|
||||
description: Unexpected internal errors.
|
||||
/chartrepo/{repo}/charts/{name}/{version}/labels:
|
||||
get:
|
||||
summary: Return the attahced labels of chart.
|
||||
description: Return the attahced labels of the specified chart version.
|
||||
summary: Return the attached labels of chart.
|
||||
description: Return the attached labels of the specified chart version.
|
||||
tags:
|
||||
- Products
|
||||
- Chart Repository
|
||||
|
Loading…
Reference in New Issue
Block a user