Skip to content

Commit 26f9d64

Browse files
feat(fcm): update the api
#### fcm:v1 The following keys were added: - schemas.AndroidNotification.properties.bypassProxyNotification.deprecated (Total Keys: 1)
1 parent 71d1557 commit 26f9d64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

googleapiclient/discovery_cache/documents/fcm.v1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
}
147147
}
148148
},
149-
"revision": "20230612",
149+
"revision": "20230626",
150150
"rootUrl": "https://fcm.googleapis.com/",
151151
"schemas": {
152152
"AndroidConfig": {
@@ -231,6 +231,7 @@
231231
"type": "string"
232232
},
233233
"bypassProxyNotification": {
234+
"deprecated": true,
234235
"description": "If set, display notifications delivered to the device will be handled by the app instead of the proxy.",
235236
"type": "boolean"
236237
},

0 commit comments

Comments
 (0)