mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
fix(API): exclude cloudsearch from build
It doesn't have a single method, and thus is useless
This commit is contained in:
@@ -5,6 +5,7 @@ api:
|
||||
# to allow looking at it at a later point.
|
||||
# in beta, there is not a single method !
|
||||
- dataflow
|
||||
- cloudsearch
|
||||
terms:
|
||||
# how to actually do something with the API
|
||||
action: doit
|
||||
|
||||
Reference in New Issue
Block a user