minor-update

patch-5
Dhiyaneshwaran 2024-07-15 12:43:11 +05:30 committed by GitHub
parent eee54245ed
commit aad1385154
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ http:
- type: dsl - type: dsl
dsl: dsl:
- 'duration>=6' - 'duration>=6'
- 'contains_all(body,"items","total","total_price") - 'contains_all(body,"items","total","total_price")'
- 'contains(content_type,"application/json")' - 'contains(content_type,"application/json")'
- 'status_code == 200' - 'status_code == 200'
condition: and condition: and