mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
add configs tag in swagger.yml
Signed-off-by: Allen Sun <allensun.shl@alibaba-inc.com>
This commit is contained in:
@@ -144,6 +144,10 @@ tags:
|
||||
x-displayName: "Secrets"
|
||||
description: |
|
||||
Secrets are sensitive data that can be used by services. Swarm mode must be enabled for these endpoints to work.
|
||||
- name: "Config"
|
||||
x-displayName: "Configs"
|
||||
description: |
|
||||
Configs are application configurations that can be used by services. Swarm mode must be enabled for these endpoints to work.
|
||||
# System things
|
||||
- name: "Plugin"
|
||||
x-displayName: "Plugins"
|
||||
|
||||
Reference in New Issue
Block a user