You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### appengine:v1
The following keys were added:
- schemas.Version.properties.apiConfig.deprecated (Total Keys: 1)
#### appengine:v1beta
The following keys were added:
- schemas.Version.properties.apiConfig.deprecated (Total Keys: 1)
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/appengine.v1.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1610,7 +1610,7 @@
1610
1610
}
1611
1611
}
1612
1612
},
1613
-
"revision": "20231004",
1613
+
"revision": "20231016",
1614
1614
"rootUrl": "https://appengine.googleapis.com/",
1615
1615
"schemas": {
1616
1616
"ApiConfigHandler": {
@@ -3747,6 +3747,7 @@
3747
3747
"properties": {
3748
3748
"apiConfig": {
3749
3749
"$ref": "ApiConfigHandler",
3750
+
"deprecated": true,
3750
3751
"description": "Serving configuration for Google Cloud Endpoints (https://cloud.google.com/endpoints).Only returned in GET requests if view=FULL is set."
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/appengine.v1beta.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1859,7 +1859,7 @@
1859
1859
}
1860
1860
}
1861
1861
},
1862
-
"revision": "20231004",
1862
+
"revision": "20231016",
1863
1863
"rootUrl": "https://appengine.googleapis.com/",
1864
1864
"schemas": {
1865
1865
"ApiConfigHandler": {
@@ -4151,6 +4151,7 @@
4151
4151
"properties": {
4152
4152
"apiConfig": {
4153
4153
"$ref": "ApiConfigHandler",
4154
+
"deprecated": true,
4154
4155
"description": "Serving configuration for Google Cloud Endpoints (https://cloud.google.com/endpoints).Only returned in GET requests if view=FULL is set."
0 commit comments