Merge pull request #16723 from tibeer/bug/typo_in_swagger_description

fixed typo in legacy_swagger.yaml file
This commit is contained in:
Chenyu Zhang 2022-04-25 16:57:27 +08:00 committed by GitHub
commit 0f6f1e8743
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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