postman: allowEmptyInputs to fix keywordless search

This commit is contained in:
ilike2burnthing 2024-06-04 20:04:03 +01:00 committed by GitHub
parent 266055fb01
commit a90518c63e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ settings:
search:
paths:
- path: /
allowEmptyInputs: true
inputs:
view: Main
search: "{{ .Keywords }}"