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