From 3483dfe32e44fff05465747ef5d02eea2b4243d9 Mon Sep 17 00:00:00 2001 From: eikek Date: Sun, 25 Jul 2021 22:00:54 +0200 Subject: [PATCH] Fix openapi doc --- modules/restapi/src/main/resources/docspell-openapi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/restapi/src/main/resources/docspell-openapi.yml b/modules/restapi/src/main/resources/docspell-openapi.yml index e4e7b17b..c34116ca 100644 --- a/modules/restapi/src/main/resources/docspell-openapi.yml +++ b/modules/restapi/src/main/resources/docspell-openapi.yml @@ -1674,7 +1674,7 @@ paths: $ref: "#/components/schemas/BasicResult" /sec/item/{id}/taglink: - post: + put: operationId: "sec-item-link-tags" tags: [Item] summary: Link existing tags to an item.