mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
fix(stacks): update swagger stacks doc description [EE-6860] (#11384)
This commit is contained in:
parent
3cd58cac54
commit
9ea5efb6ba
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ type stackListOperationFilters struct {
|
|||
// @description List all stacks based on the current user authorizations.
|
||||
// @description Will return all stacks if using an administrator account otherwise it
|
||||
// @description will only return the list of stacks the user have access to.
|
||||
// @description Limited stacks will not be returned by this endpoint.
|
||||
// @description **Access policy**: authenticated
|
||||
// @tags stacks
|
||||
// @security ApiKeyAuth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue