From d8e94b5a5dc53624511c77c7e8ee08f4e9bb6c07 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Fri, 26 May 2017 11:54:13 +0200 Subject: [PATCH] fix(blacklist): kgsearch doesn't work out of the box [skip CI] --- etc/api/shared.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/api/shared.yaml b/etc/api/shared.yaml index ba13e237b5..a8712c9813 100644 --- a/etc/api/shared.yaml +++ b/etc/api/shared.yaml @@ -8,6 +8,8 @@ api: # It doesn't generate due to a recursive data structure, that we currently don't handle it seems # Alternatively, it's too deep for our stack ;). - civicinfo + # It seems functions are containing illegal characters, like `@context` + - kgsearch - mapsengine - firebaserules - runtimeconfig