paperless/tests/test-autocomplete.sh
2023-01-20 15:21:01 +01:00

8 lines
123 B
Bash
Executable File

#!/bin/sh
. ./credentials
curl --silent "${URL}/api/search/autocomplete/?term=wa" -H "Authorization: ${AUTH}"
#| jq '.'