We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 511ad7f commit cb3f62aCopy full SHA for cb3f62a
services/service-account/v2/service-account.json
@@ -214,7 +214,8 @@
214
},
215
"keyAlgorithm": {
216
"enum": [
217
- "RSA_2048"
+ "RSA_2048",
218
+ "RSA_4096"
219
],
220
"type": "string"
221
@@ -415,7 +416,8 @@
415
416
417
418
419
420
421
422
423
@@ -588,7 +590,8 @@
588
590
589
591
592
593
594
595
596
597
@@ -671,7 +674,8 @@
671
674
672
675
673
676
677
678
679
680
681
0 commit comments