diff --git a/modules/restapi/src/main/resources/docspell-openapi.yml b/modules/restapi/src/main/resources/docspell-openapi.yml index 903cc7f0..6e809aad 100644 --- a/modules/restapi/src/main/resources/docspell-openapi.yml +++ b/modules/restapi/src/main/resources/docspell-openapi.yml @@ -1855,7 +1855,7 @@ paths: security: - authTokenHeader: [] parameters: - - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/itemId" requestBody: content: application/json: @@ -3995,6 +3995,8 @@ components: required: - tagsInclude - tagsExclude + - tagCategoriesInclude + - tagCategoriesExclude - inbox - offset - limit