
+++ example.json
... | ... | @@ -0,0 +1,16 @@ |
1 | +{ | |
2 | + "user_id":"testaccount", | |
3 | + "trip_id":"cf07ca9f3219808ec7f3f8ff2111ed3d5c5aad33ad0c11f1e6027f378ed4e561", | |
4 | + "trip_log":[ | |
5 | + { | |
6 | + "latitude":37.778282, | |
7 | + "longitude":128.129373, | |
8 | + "timestamp":"2024-07-11 16:23:19.667" | |
9 | + }, | |
10 | + { | |
11 | + "latitude":37.778282, | |
12 | + "longitude":128.129373, | |
13 | + "timestamp":"2024-07-11 15:02:18.965" | |
14 | + } | |
15 | + ] | |
16 | +} |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?