From 8a8883f0b3998bcc8a289af61041c39c22676b26 Mon Sep 17 00:00:00 2001 From: Matej Date: Tue, 10 Dec 2024 12:51:04 +0100 Subject: [PATCH] Update result of Example2.json after bugfix #12 --- WebApp/GeneratedFormExamples/Example2.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/WebApp/GeneratedFormExamples/Example2.json b/WebApp/GeneratedFormExamples/Example2.json index 4ade7b0..2888fa5 100644 --- a/WebApp/GeneratedFormExamples/Example2.json +++ b/WebApp/GeneratedFormExamples/Example2.json @@ -1,12 +1,11 @@ -Generated Query: { - "targetDatabases": [ +"targetDatabases": [ "d1", "d2" ], "description": "desc1", "steps": [ { - "goal": "", + "goal": "s1", "columns": [ "s1col1", "s1col2" @@ -44,7 +43,7 @@ Generated Query: { "limit": 1 }, { - "goal": "", + "goal": "s2", "columns": [ "s2col1", "s2col2"