removed content type check to avoid valid matches
parent
15b6a9eac4
commit
19533bcc08
|
@ -23,11 +23,6 @@ requests:
|
|||
part: body
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- application/yaml
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue