Update couchdb-exposure.yaml

patch-1
savik 2021-03-30 12:41:26 +03:00 committed by GitHub
parent ad84ecb792
commit 909c101577
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -10,6 +10,7 @@ requests:
- '{{BaseURL}}/_all_dbs'
headers:
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55
matchers-condition: and
matchers:
- type: word
words:
@ -17,3 +18,6 @@ requests:
- Erlang OTP/
part: header
condition: and
- type: status
status:
- 200