summaryrefslogtreecommitdiff
path: root/test.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test.json16
1 files changed, 13 insertions, 3 deletions
diff --git a/test.json b/test.json
index c1b7a24..b171eba 100644
--- a/test.json
+++ b/test.json
@@ -17,7 +17,7 @@
"fullName": "GUYHERE",
"courses": [],
"rounds": [],
- "invites" : []
+ "invites": []
},
{
"clubs": [],
@@ -111,8 +111,8 @@
}
],
"currentHoleIndex": 2,
- "totalDistance": 1108.0,
"totalSwings": 5,
+ "totalDistance": 1108.0,
"currentHole": {
"number": 3,
"par": 4
@@ -147,8 +147,8 @@
}
],
"currentHoleIndex": 9,
- "totalDistance": 204.0,
"totalSwings": 1,
+ "totalDistance": 204.0,
"currentHole": {
"number": 10,
"par": 3
@@ -156,5 +156,15 @@
}
],
"invites": []
+ },
+ {
+ "clubs": [],
+ "nextClubId": 1,
+ "username": "sowgro",
+ "passwordHash": -896456343,
+ "fullName": "sowgro",
+ "courses": [],
+ "rounds": [],
+ "invites": []
}
] \ No newline at end of file