mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Remove redundant fileCount from search result
This commit is contained in:
@ -5079,7 +5079,6 @@ components:
|
||||
- state
|
||||
- date
|
||||
- source
|
||||
- fileCount
|
||||
- tags
|
||||
properties:
|
||||
id:
|
||||
@ -5113,9 +5112,6 @@ components:
|
||||
$ref: "#/components/schemas/IdName"
|
||||
folder:
|
||||
$ref: "#/components/schemas/IdName"
|
||||
fileCount:
|
||||
type: integer
|
||||
format: int32
|
||||
attachments:
|
||||
type: array
|
||||
items:
|
||||
|
Reference in New Issue
Block a user