CS
[stouyapi.git] / www / api / v1 / gamers / me.json
index ef91c6e7c9c120d7944d83aab5fcb8ae9aa48734..242f5f06e5a72b4dbd8b6e7f80397ba211d307a9 100644 (file)
@@ -1,9 +1,9 @@
 {
-  "gamer": {
-    "uuid": "00702342-0000-1111-2222-c3e1500cafe2",
-    "settings": {},
-    "founder": false,
-    "email": "stouyapi@example.org",
-    "username": "stouyapi"
-  }
+    "gamer": {
+        "uuid": "00702342-0000-1111-2222-c3e1500cafe2",
+        "settings": {},
+        "founder": false,
+        "email": "stouyapi@example.org",
+        "username": "stouyapi"
+    }
 }