From b2244df4e0450fc06152a0f334ddeaebe2c8e77a Mon Sep 17 00:00:00 2001 From: Petros Angelatos Date: Sat, 19 Dec 2020 19:42:54 +0100 Subject: [PATCH] blacklist the spanner API For readers of the future, this appeared to be broken even before this PR was introduced but I couldn't pinpoint exactly where the breakage was introduced Signed-off-by: Petros Angelatos --- etc/api/shared.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/api/shared.yaml b/etc/api/shared.yaml index a8e1d90143..e543ead7b2 100644 --- a/etc/api/shared.yaml +++ b/etc/api/shared.yaml @@ -11,6 +11,7 @@ api: # It seems functions are containing illegal characters, like `@context` - kgsearch - mapsengine + - spanner - firebaserules - servicemanagement # defines its own `Option` type