added content-type

patch-1
Dhiyaneshwaran 2023-05-26 10:36:15 +05:30 committed by GitHub
parent 8f9bab9f78
commit 3ac1074cd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -32,5 +32,6 @@ http:
dsl:
- 'duration>=6'
- 'status_code == 200'
- 'contains(content_type, "application/json")'
- 'contains(body, "pagination") || contains(body, "data")'
condition: and