updated matcher

patch-1
Ritik Chaddha 2023-07-31 18:56:35 +05:30 committed by GitHub
parent 5b57ab4e93
commit 042ef1eba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -34,5 +34,6 @@ http:
- type: dsl
dsl:
- contains_all(body, 'results','userId','name')
- contains(header, 'application/json')
- status_code == 200
condition: and