From 8f07de00d88d2dca30fc21de7c3fb570848cd4ad Mon Sep 17 00:00:00 2001 From: grokas Date: Mon, 19 Aug 2024 10:27:01 -0700 Subject: [PATCH] PAPP-34531 documentation updated --- misp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misp.json b/misp.json index 9a1262c..9066000 100644 --- a/misp.json +++ b/misp.json @@ -379,7 +379,7 @@ "data_path": "action_result.parameter.tags", "data_type": "string", "example_values": [ - "test_1" + "test_1,test_2" ] }, { @@ -832,7 +832,7 @@ "data_path": "action_result.parameter.tags", "data_type": "string", "example_values": [ - "test_1" + "test_1,test2" ] }, {