paperless/tests/test-autocomplete.sh

8 lines
123 B
Bash
Raw Normal View History

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