From 9d178aa9186c9d01cd89d0425c9220c683522711 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Thu, 22 Jun 2023 21:00:04 +0530 Subject: [PATCH] trail space fix --- http/exposures/configs/collibra-properties.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/http/exposures/configs/collibra-properties.yaml b/http/exposures/configs/collibra-properties.yaml index e82842f603..1ba06f2f6e 100644 --- a/http/exposures/configs/collibra-properties.yaml +++ b/http/exposures/configs/collibra-properties.yaml @@ -22,22 +22,22 @@ http: stop-at-first-match: true matchers-condition: and matchers: - - type: regex + - type: word part: body - regex: + words: - 'collibra.url' - 'collibra.port' - 'collibra.user' - 'collibra.password' condition: or - + - type: word part: header words: - "text/plain" - "bytes" condition: or - + - type: word part: header words: