utopia: noResultsMessage

https://github.com/Prowlarr/Indexers/issues/525
This commit is contained in:
Garfield69
2025-03-06 07:25:14 +13:00
parent 36d9588d89
commit 1d89aa660b

View File

@@ -75,6 +75,7 @@ search:
- path: "/api/torrents/filter"
response:
type: json
noResultsMessage: "No Torrents Found"
headers:
Authorization: ["Bearer {{ .Config.apikey }}"]