1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 05:19:39 +02:00

api: fix typo in operation name (#585)

This commit is contained in:
Anthony Lapenna 2025-04-01 13:24:55 +13:00 committed by GitHub
parent a0d36cf87a
commit 4066a70ea5

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