Skip to content

Commit de85fb4

Browse files
committed
fix(API): exclude cloudsearch from build
It doesn't have a single method, and thus is useless
1 parent c2dd9c7 commit de85fb4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

etc/api/shared.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ api:
55
# to allow looking at it at a later point.
66
# in beta, there is not a single method !
77
- dataflow
8+
- cloudsearch
89
terms:
910
# how to actually do something with the API
1011
action: doit

0 commit comments

Comments
 (0)