mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-08-05 02:24:52 +00:00
Fix openapi doc
This commit is contained in:
@ -1674,7 +1674,7 @@ paths:
|
|||||||
$ref: "#/components/schemas/BasicResult"
|
$ref: "#/components/schemas/BasicResult"
|
||||||
|
|
||||||
/sec/item/{id}/taglink:
|
/sec/item/{id}/taglink:
|
||||||
post:
|
put:
|
||||||
operationId: "sec-item-link-tags"
|
operationId: "sec-item-link-tags"
|
||||||
tags: [Item]
|
tags: [Item]
|
||||||
summary: Link existing tags to an item.
|
summary: Link existing tags to an item.
|
||||||
|
Reference in New Issue
Block a user