mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-28 23:27:19 +01:00
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 <petrosagg@gmail.com>
This commit is contained in:
@@ -11,6 +11,7 @@ api:
|
||||
# It seems functions are containing illegal characters, like `@context`
|
||||
- kgsearch
|
||||
- mapsengine
|
||||
- spanner
|
||||
- firebaserules
|
||||
- servicemanagement
|
||||
# defines its own `Option` type
|
||||
|
||||
Reference in New Issue
Block a user