slightly better phrasing

This commit is contained in:
Uwe Steinmann 2024-12-09 10:17:09 +01:00
parent b7b3e20cf4
commit 4390b57036

View File

@ -4,8 +4,8 @@ These scripts can be used to test almost all endpoints of the
paperless-ngx API. paperless-ngx API.
In order to use them, create a file `credentials` and define `AUTH` and In order to use them, create a file `credentials` and define `AUTH` and
`URL` in it. `URL` is the base url of the restapi service. `AUTH` are the `URL` in it. `URL` is the base url of the restapi service. `AUTH` contains
credentials passed in the http header `Authorization`. It can be a basic the credentials passed in the http header `Authorization`. It can be a basic
authentication, a paperless token or a regular SeedDMS key. authentication, a paperless token or a regular SeedDMS key.
Example: Example: