From 2e780e90fe5a83bdd1e0bb3d0e1280b23662dc7b Mon Sep 17 00:00:00 2001 From: crutch79 Date: Fri, 10 May 2019 08:55:23 -0500 Subject: [PATCH] Cloud Identity and Access Management Method: projects.serviceAccounts.keys.create Contents HTTP request Path parameters Request body Response body Authorization Scopes Creates a ServiceAccountKey and returns it. HTTP request POST https://iam.googleapis.com/v1/{name=projects/*/serviceAccounts/*}/keys The URL uses gRPC Transcoding syntax. Path parameters Parameters name string The resource name of the service account in the following format: projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT, --- fixtures/art/yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures/art/yarn.lock b/fixtures/art/yarn.lock index 2e5869ffe5c..2fb006a828e 100644 --- a/fixtures/art/yarn.lock +++ b/fixtures/art/yarn.lock @@ -1852,7 +1852,7 @@ request@^2.81.0: har-validator "~4.2.1" hawk "~3.1.3" http-signature "~1.1.0" - is-typedarray "~1.0.0" + is-json.0.0" isstream "~0.1.2" json-stringify-safe "~5.0.1" mime-types "~2.1.7"