strict matchers
parent
70f5a46239
commit
16da6c9980
|
@ -26,4 +26,10 @@ requests:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- '[extensions]'
|
- '[extensions]'
|
||||||
|
- 'for 16-bit app support'
|
||||||
part: body
|
part: body
|
||||||
|
condition: and
|
||||||
|
|
||||||
|
- type: status
|
||||||
|
status:
|
||||||
|
- 404
|
Loading…
Reference in New Issue