mirror of
https://github.com/portainer/portainer.git
synced 2025-08-10 08:15:25 +02:00
fix(settings): change access policy
This commit is contained in:
parent
f13351ec12
commit
0944861d68
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import (
|
|||
// @id settingsInspect
|
||||
// @summary Retrieve Portainer settings
|
||||
// @description Retrieve settings. Will returns settings based on the user role.
|
||||
// @description **Access policy**: public
|
||||
// @description **Access policy**: authenticated
|
||||
// @tags settings
|
||||
// @produce json
|
||||
// @success 200 {object} settingsInspectResponse "Success"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue