From 41116851e0378c209840b264e45f191d3add8874 Mon Sep 17 00:00:00 2001 From: Alessio Date: Dec 27 2020 10:53:09 +0000 Subject: test --- diff --git a/list.json b/list.json new file mode 100644 index 0000000..367bc2f --- /dev/null +++ b/list.json @@ -0,0 +1,6 @@ +{ + "articles": [ + {"a":1,"b":1.2,"c": 1.2}, + {"a":4,"b":4.2,"c": 4.4} + ] +}