From f1a583556377964cb1fdffcaf609cf6abc015a1b Mon Sep 17 00:00:00 2001 From: OMGeeky Date: Sat, 18 May 2024 13:50:29 +0200 Subject: [PATCH] add `bigtableadmin2` to blacklist because of recursive type --- etc/api/shared.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/api/shared.yaml b/etc/api/shared.yaml index 29918e7aac..0c3d1f9998 100644 --- a/etc/api/shared.yaml +++ b/etc/api/shared.yaml @@ -5,6 +5,8 @@ api: - analyticsadmin # resursive type - bigquery + # resursive type + - bigtableadmin2 # redefinition of `Scope` - binaryauthorization # ampersand & in type name