mirror of
https://github.com/portainer/portainer.git
synced 2025-07-28 09:49:40 +02:00
docs(api): add missing supported resource control types (#1812)
This commit is contained in:
parent
7690ef3c33
commit
23f4939ee7
1 changed files with 2 additions and 2 deletions
|
@ -2608,7 +2608,7 @@ definitions:
|
||||||
type: "string"
|
type: "string"
|
||||||
example: "container"
|
example: "container"
|
||||||
description: "Type of Docker resource. Valid values are: container, volume\
|
description: "Type of Docker resource. Valid values are: container, volume\
|
||||||
\ or service"
|
\ service, secret, config or stack"
|
||||||
AdministratorsOnly:
|
AdministratorsOnly:
|
||||||
type: "boolean"
|
type: "boolean"
|
||||||
example: true
|
example: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue