mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Some small documentation fixes
This commit is contained in:
@ -16,7 +16,7 @@ The "raw" `openapi.yml` specification file can be found
|
||||
[here](openapi/docspell-openapi.yml).
|
||||
|
||||
The routes can be divided into protected and unprotected routes. The
|
||||
unprotected, or open routes are at `/open/*` wihle the protected
|
||||
unprotected, or open routes are at `/open/*` while the protected
|
||||
routes are at `/sec/*`. Open routes don't require authenticated access
|
||||
and can be used by any user. The protected routes require an
|
||||
authenticated user.
|
||||
|
@ -56,6 +56,5 @@ These are current known limitations that may be of interest for
|
||||
considering docspell at the moment. Hopefully they will be resolved
|
||||
eventually….
|
||||
|
||||
- No fulltext search implemented. This currently has very low
|
||||
priority, because I myself never needed it. Open an issue if you
|
||||
find it important.
|
||||
- No fulltext search implemented. This is now planned for an upcoming
|
||||
release.
|
||||
|
Reference in New Issue
Block a user