From 0524135cc260d85d6ad54ba82683b5906b53f145 Mon Sep 17 00:00:00 2001 From: Dwi Siswanto Date: Mon, 5 Oct 2020 14:24:50 +0700 Subject: [PATCH] :pencil2: Update type matchers --- technologies/nifi-detech.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/technologies/nifi-detech.yaml b/technologies/nifi-detech.yaml index a56e43e5b2..99917f321e 100644 --- a/technologies/nifi-detech.yaml +++ b/technologies/nifi-detech.yaml @@ -16,8 +16,8 @@ requests: - "{{BaseURL}}/system-diagnostics" matchers-condition: and matchers: - - type: word - words: + - type: regex + regex: - "supportsLogin" - "disconnectedNodeAcknowledged" - "(aggregate|node)Snapshots?"