mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 13:29:41 +02:00
api: fix typo in operation name (#585)
This commit is contained in:
parent
a0d36cf87a
commit
4066a70ea5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue