Merge pull request #1171 from savushkin-yauheni/savushkin-yauheni-patch-2

Update couchdb-exposure.yaml
patch-1
PD-Team 2021-03-30 19:58:43 +05:30 committed by GitHub
commit 9f7b41f04f
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,10 +10,14 @@ 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:
- CouchDB/
- Erlang OTP/
part: header
condition: and
condition: and
- type: status
status:
- 200