more work on game info
authorChristian Weiske <[email protected]>
Mon, 3 Apr 2023 15:35:22 +0000 (17:35 +0200)
committerChristian Weiske <[email protected]>
Mon, 3 Apr 2023 15:35:22 +0000 (17:35 +0200)
api/l2.gamestickservices.net/api-rest-connect-stick-stick-xxx-view.json.response-registered.json
api/l2.gamestickservices.net/api-rest-connect-stick-stick-xxx-view.json.rst

index 823a47e1490f9b9338aa5ee4f79ecbd418074b6c..cdfdc6b6fb7553fbfb0bfd6ea406e064d4231d2e 100644 (file)
                     "version": 0
                 },
                 "newfeatured": {
-                    "ages": []
+                    "ages": [
+                        {
+                            "age": 3,
+                            "entries": [
+                                {
+                                    "columnentries": [
+                                        {
+                                            "gameID": 254,
+                                            "thumbnail": 12,
+                                            "column": 1
+                                        }
+                                    ]
+                                }
+                            ]
+                        }
+                    ]
                 }
             }
         }
index 522c4ce8350621ac916b23c5e5107f97bb2018dc..4de785717a64e8251c1a847cfe3d22556ae9b20f 100644 (file)
@@ -101,6 +101,12 @@ Status code
   - ``STICK_REGISTRATION_GAME_ICON`` (200x200px)
   - ``STICK_SCREENSHOT`` (width 350)
 
+``body.config.global.uitranslation``
+  Not used in firmware 2058 and 2071.
+
+``body.config.global.newfeatured.ages[].entries[].columnentries[].thumbnail``
+  The code says this is the "tile size".
+
 .. include:: api-rest-connect-stick-stick-xxx-view.json.response-registered.json
    :code: