Skip to content

Commit 7911cc6

Browse files
Merge branch 'master' into release
2 parents d6ce798 + 5c34558 commit 7911cc6

File tree

76 files changed

+19292
-4645
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+19292
-4645
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[{
2+
Name: "John Doe",
3+
Age: 30,
4+
Birth: "1989-04-01 4:00:00 pm"
5+
},
6+
{
7+
Name: "Jane Doe",
8+
Age: 27,
9+
Birth: "1992-01-31 07:00:00 am"
10+
},
11+
{
12+
Name: "John Smith",
13+
Age: 51,
14+
Birth: "1968-03-08 1:00:00 pm"
15+
}]
11.5 KB
Binary file not shown.
27.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12.4 KB
Binary file not shown.
18.3 KB
Binary file not shown.

TestData/Reporting/ReportData.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[{
2+
Name: "John Doe",
3+
Age: 30,
4+
Birth: "1989-04-01 4:00:00 pm"
5+
},
6+
{
7+
Name: "Jane Doe",
8+
Age: 27,
9+
Birth: "1992-01-31 07:00:00 am"
10+
},
11+
{
12+
Name: "John Smith",
13+
Age: 51,
14+
Birth: "1968-03-08 1:00:00 pm"
15+
}]
11.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)