Let OUYAs fetch firmware info only once a day, remove the redirect for gamers/me
[stouyapi.git] / www / api / v1 / gamers / me.json
diff --git a/www/api/v1/gamers/me.json b/www/api/v1/gamers/me.json
new file mode 100644 (file)
index 0000000..1b1527b
--- /dev/null
@@ -0,0 +1,9 @@
+{
+  "gamer": {
+    "uuid": "00702342-0000-1111-2222-c3e1500cafe2",
+    "settings": {},
+    "founder": true,
+    "email": "stouyapi@example.org",
+    "username": "stouyapi"
+  }
+}