From 5df596b52a4be52df0781ba74beab54217092e5c Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Tue, 5 Mar 2024 19:33:30 +0100 Subject: [PATCH] update blacklist to assure all CLIs build --- etc/api/shared.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/etc/api/shared.yaml b/etc/api/shared.yaml index ce7964e16d..fafcda485f 100644 --- a/etc/api/shared.yaml +++ b/etc/api/shared.yaml @@ -2,7 +2,11 @@ api: credentials: '{"installed":{"auth_uri":"https://accounts.google.com/o/oauth2/auth","client_secret":"hCsslbCUyfehWMmbkG8vTYxG","token_uri":"https://accounts.google.com/o/oauth2/token","client_email":"","redirect_uris":["urn:ietf:wg:oauth:2.0:oob","oob"],"client_x509_cert_url":"","client_id":"620010449518-9ngf7o4dhs0dka470npqvor6dc5lqb9b.apps.googleusercontent.com","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs"}}' blacklist: # recursive type - - analyticsadmin1_alpha + - analyticsadmin + # resursive type + - bigquery + # redefinition of `Scope` + - binaryauthorization # ampersand & in type name - mybusinessqanda # recursive type @@ -22,6 +26,7 @@ api: - kgsearch # Has a struct field called 'async', which is now reserved - homegraph + - gkehub - spanner - firebaserules - servicemanagement