Skip to content

Commit 6bf407a

Browse files
yoshi-automationsofisl
authored andcommitted
fix(gamesManagement): update the API
#### gamesManagement:v1management The following keys were changed: - description
1 parent 8d53438 commit 6bf407a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎discovery/gamesManagement-v1management.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"baseUrl": "https://gamesmanagement.googleapis.com/",
1313
"batchPath": "batch",
1414
"canonicalName": "Games Management",
15-
"description": "The Google Play Game Management API allows developers to manage resources from the Google Play Game service.",
15+
"description": "The Google Play Games Management API allows developers to manage resources from the Google Play Game service.",
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://developers.google.com/games/",
1818
"icons": {
@@ -471,7 +471,7 @@
471471
}
472472
}
473473
},
474-
"revision": "20200811",
474+
"revision": "20241209",
475475
"rootUrl": "https://gamesmanagement.googleapis.com/",
476476
"schemas": {
477477
"AchievementResetAllResponse": {

‎src/apis/gamesManagement/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# gamesManagement
44

5-
> The Google Play Game Management API allows developers to manage resources from the Google Play Game service.
5+
> The Google Play Games Management API allows developers to manage resources from the Google Play Game service.
66
77
## Installation
88

‎src/apis/gamesManagement/v1management.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ export namespace gamesManagement_v1management {
102102
/**
103103
* Google Play Game Management
104104
*
105-
* The Google Play Game Management API allows developers to manage resources from the Google Play Game service.
105+
* The Google Play Games Management API allows developers to manage resources from the Google Play Game service.
106106
*
107107
* @example
108108
* ```js

0 commit comments

Comments
 (0)