Update meilisearch-detec.yaml
parent
04d0aa1074
commit
1573ed1981
|
@ -22,8 +22,7 @@ http:
|
|||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'status_code == 200'
|
||||
- 'contains(content_type, "application/json")'
|
||||
- 'status_code == 200 && contains(content_type, "application/json")'
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue