diff options
| author | WillemDalton <willemhdalton@gmail.com> | 2025-11-13 09:00:56 -0500 |
|---|---|---|
| committer | WillemDalton <willemhdalton@gmail.com> | 2025-11-13 09:00:56 -0500 |
| commit | 18a142e6d76288ae9bc6a597461e06a5ee02f6ad (patch) | |
| tree | 0cb2b3e175c9b3390da5bb3c6ce3612d266b6d88 /test.json | |
| parent | 0efa0586e27c173211153b186ae08eb3b7c8d588 (diff) | |
| download | designproject-design-6-18a142e6d76288ae9bc6a597461e06a5ee02f6ad.tar.gz designproject-design-6-18a142e6d76288ae9bc6a597461e06a5ee02f6ad.tar.bz2 designproject-design-6-18a142e6d76288ae9bc6a597461e06a5ee02f6ad.zip | |
more work on adapting to XML
Diffstat (limited to 'test.json')
| -rw-r--r-- | test.json | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -20,6 +20,16 @@ "invites" : [] }, { + "clubs": [], + "nextClubId": 1, + "username": "GUYHERE2", + "passwordHash": 3556498, + "fullName": "GUYHERE2", + "courses": [], + "rounds": [], + "invites" : [] + }, + { "clubs": [ { "id": 1, |
