api: fix typo in operation name (#585)

release/2.29.0
Anthony Lapenna 2025-04-01 13:24:55 +13:00 committed by GitHub
parent a0d36cf87a
commit 4066a70ea5
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ func (payload *edgeGroupUpdatePayload) Validate(r *http.Request) error {
return nil
}
// @id EgeGroupUpdate
// @id EdgeGroupUpdate
// @summary Updates an EdgeGroup
// @description **Access policy**: administrator
// @tags edge_groups