summaryrefslogtreecommitdiff
path: root/pkg/api/tags.yaml
diff options
context:
space:
mode:
authorPaul Holzinger <paul.holzinger@web.de>2020-08-23 14:48:32 +0200
committerPaul Holzinger <paul.holzinger@web.de>2020-08-23 15:10:22 +0200
commitb4adc176145aae26bde24c9d0a64c115e231f1ea (patch)
tree3bbecdb080b0d8d0b84ffc819198ac682abaf59d /pkg/api/tags.yaml
parent4828455055010a1376f1e83832bfa34787f3a1e7 (diff)
downloadpodman-b4adc176145aae26bde24c9d0a64c115e231f1ea.tar.gz
podman-b4adc176145aae26bde24c9d0a64c115e231f1ea.tar.bz2
podman-b4adc176145aae26bde24c9d0a64c115e231f1ea.zip
[CI:DOCS] fix swagger api docs
Separate the volume endpoints into compat and libpod, as it is done for the other endpoints. Move the libpod image push endpoint to images. Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
Diffstat (limited to 'pkg/api/tags.yaml')
-rw-r--r--pkg/api/tags.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/api/tags.yaml b/pkg/api/tags.yaml
index f86f8dbea..0cfb3f440 100644
--- a/pkg/api/tags.yaml
+++ b/pkg/api/tags.yaml
@@ -23,5 +23,7 @@ tags:
description: Actions related to images for the compatibility endpoints
- name: networks (compat)
description: Actions related to compatibility networks
+ - name: volumes (compat)
+ description: Actions related to volumes for the compatibility endpoints
- name: system (compat)
description: Actions related to Podman and compatibility engines