null latest achievement game
authorChristian Weiske <[email protected]>
Mon, 7 Oct 2024 16:01:30 +0000 (18:01 +0200)
committerChristian Weiske <[email protected]>
Mon, 7 Oct 2024 16:01:30 +0000 (18:01 +0200)
api/l2.gamestickservices.net/api-rest-player-profile.rst

index 9230d9c977c6e3eef35169eed79ec992fcc8e1fe..40282cdbf4e48e9b227862656ce680b3e136b079 100644 (file)
@@ -99,7 +99,7 @@ Property notes:
     Type: object
 
     ``body.achievementStatus.lastAchievementGameName``
-      Type: string
+      Type: string | null
 
       Title of the game that the player unlocked the last achievement in.
 
@@ -108,6 +108,8 @@ Property notes:
 
       The game's ``logo-1`` file is used in the profile overview page.
 
+      ``null`` when no achievement gotten yet.
+
       Example: ``Bloo Kid``
 
     ``body.achievementStatus.numberOfAchievementsUnlocked``