diff --git a/http/technologies/apache/apache-shenyu-gateway-admin-detect.yaml b/http/technologies/apache/apache-shenyu-detect.yaml similarity index 90% rename from http/technologies/apache/apache-shenyu-gateway-admin-detect.yaml rename to http/technologies/apache/apache-shenyu-detect.yaml index e27b924f02..48066433ed 100644 --- a/http/technologies/apache/apache-shenyu-gateway-admin-detect.yaml +++ b/http/technologies/apache/apache-shenyu-detect.yaml @@ -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: - 'Apache ShenYu Gateway'