Skip to content

Commit 5008d09

Browse files
fix(games): update the API
#### games:v1 The following keys were changed: - title
1 parent 4fb4630 commit 5008d09

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎discovery/games-v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,7 +1469,7 @@
14691469
}
14701470
}
14711471
},
1472-
"revision": "20241209",
1472+
"revision": "20250320",
14731473
"rootUrl": "https://games.googleapis.com/",
14741474
"schemas": {
14751475
"AchievementDefinition": {
@@ -3622,6 +3622,6 @@
36223622
}
36233623
},
36243624
"servicePath": "",
3625-
"title": "Google Play Game Services",
3625+
"title": "Google Play Games Services API",
36263626
"version": "v1"
36273627
}

‎src/apis/games/v1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ export namespace games_v1 {
100100
}
101101

102102
/**
103-
* Google Play Game Services
103+
* Google Play Games Services API
104104
*
105105
* The Google Play Games Service allows developers to enhance games with social leaderboards, achievements, game state, sign-in with Google, and more.
106106
*

0 commit comments

Comments
 (0)