Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 288f8dd

Browse files
committedOct 3, 2023
fix(androidpublisher): update the api
#### androidpublisher:v3 The following keys were changed: - resources.edits.resources.deobfuscationfiles.methods.upload.mediaUpload.maxSize (Total Keys: 1)
1 parent b46bc44 commit 288f8dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎googleapiclient/discovery_cache/documents/androidpublisher.v3.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@
632632
"accept": [
633633
"application/octet-stream"
634634
],
635-
"maxSize": "1258291200",
635+
"maxSize": "1677721600",
636636
"protocols": {
637637
"resumable": {
638638
"multipart": true,
@@ -4047,7 +4047,7 @@
40474047
}
40484048
}
40494049
},
4050-
"revision": "20230925",
4050+
"revision": "20231003",
40514051
"rootUrl": "https://androidpublisher.googleapis.com/",
40524052
"schemas": {
40534053
"Abi": {

0 commit comments

Comments
 (0)
Please sign in to comment.