Update json-server.yaml

patch-1
Dhiyaneshwaran 2022-07-07 22:12:21 +01:00 committed by GitHub
parent b51225e455
commit 9eb42e52a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,13 +15,13 @@ requests:
path:
- "{{BaseURL}}"
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
words:
- '<title>JSON Server</title>'
condition: and
- type: status
status:
- 200