From fa47b4f572862e5ee8f89d73a1a48c83b9fe9f96 Mon Sep 17 00:00:00 2001 From: Jhon Honce Date: Mon, 5 Apr 2021 17:13:15 -0700 Subject: [CI:DOCS] Set all operation id to be compatibile Libpod operation id's changed to better match compatibile id Builds on https://github.com/containers/podman/pull/9123 and corrects a duplicated ID. Signed-off-by: Jhon Honce --- pkg/api/tags.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/api/tags.yaml') diff --git a/pkg/api/tags.yaml b/pkg/api/tags.yaml index bb56098eb..ae29c39a6 100644 --- a/pkg/api/tags.yaml +++ b/pkg/api/tags.yaml @@ -24,7 +24,7 @@ tags: - name: images (compat) description: Actions related to images for the compatibility endpoints - name: networks (compat) - description: Actions related to compatibility networks + description: Actions related to networks for the compatibility endpoints - name: volumes (compat) description: Actions related to volumes for the compatibility endpoints - name: secrets (compat) -- cgit v1.2.3-54-g00ecf