minor-update
parent
c44629174c
commit
affe764a5e
|
@ -1,4 +1,4 @@
|
||||||
id: apache-shenyu-gateway-admin-detect
|
id: apache-shenyu-detect
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Apache Shenyu Gateway Management System - Detect
|
name: Apache Shenyu Gateway Management System - Detect
|
||||||
|
@ -16,11 +16,12 @@ info:
|
||||||
http:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/"
|
- "{{BaseURL}}"
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
|
part: body
|
||||||
words:
|
words:
|
||||||
- '<title>Apache ShenYu Gateway</title>'
|
- '<title>Apache ShenYu Gateway</title>'
|
||||||
|
|
Loading…
Reference in New Issue