mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-07 07:35:59 +00:00
Deprecate search endpoints
This commit is contained in:
parent
dadab0d308
commit
18992ee374
@ -1314,6 +1314,7 @@ paths:
|
|||||||
post:
|
post:
|
||||||
tags: [ Item Search ]
|
tags: [ Item Search ]
|
||||||
summary: Search for items.
|
summary: Search for items.
|
||||||
|
deprecated: true
|
||||||
description: |
|
description: |
|
||||||
Search for items given a search form. The results are grouped
|
Search for items given a search form. The results are grouped
|
||||||
by month and are sorted by item date (newest first). Tags and
|
by month and are sorted by item date (newest first). Tags and
|
||||||
@ -1348,6 +1349,7 @@ paths:
|
|||||||
post:
|
post:
|
||||||
tags: [ Item Search ]
|
tags: [ Item Search ]
|
||||||
summary: Search for items.
|
summary: Search for items.
|
||||||
|
deprecated: true
|
||||||
description: |
|
description: |
|
||||||
Search for items given a search form. The results are grouped
|
Search for items given a search form. The results are grouped
|
||||||
by month by default. For each item, its tags and attachments
|
by month by default. For each item, its tags and attachments
|
||||||
@ -1459,6 +1461,7 @@ paths:
|
|||||||
post:
|
post:
|
||||||
tags: [ Item Search ]
|
tags: [ Item Search ]
|
||||||
summary: Get basic statistics about the data of a search.
|
summary: Get basic statistics about the data of a search.
|
||||||
|
deprecated: true
|
||||||
description: |
|
description: |
|
||||||
Takes a search query and returns a summary about the results.
|
Takes a search query and returns a summary about the results.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user