Fix linting
parent
7c7d75a55e
commit
4814271ae6
|
@ -29,16 +29,16 @@ tcp:
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- serializeTypeCurrentRPC
|
- serializeTypeCurrentRPC
|
||||||
- language
|
- language
|
||||||
- opaque
|
- opaque
|
||||||
- version
|
- version
|
||||||
condition: and
|
condition: and
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- denied
|
- denied
|
||||||
- Bad request
|
- Bad request
|
||||||
- HTTP/1.1
|
- HTTP/1.1
|
||||||
- 400
|
- 400
|
||||||
condition: or
|
condition: or
|
||||||
negative: true
|
negative: true
|
Loading…
Reference in New Issue