From affe764a5e706261ae62fc76f0c8588ac14caf31 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Wed, 14 Aug 2024 05:36:56 +0530 Subject: [PATCH] minor-update --- ...u-gateway-admin-detect.yaml => apache-shenyu-detect.yaml} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename http/technologies/apache/{apache-shenyu-gateway-admin-detect.yaml => apache-shenyu-detect.yaml} (90%) 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'