diff --git a/synth.py b/synth.py index 2244d6a75..0b83fcd9d 100644 --- a/synth.py +++ b/synth.py @@ -5,6 +5,9 @@ import os logging.basicConfig(level=logging.DEBUG) + +AUTOSYNTH_MULTIPLE_COMMITS = True + version='v2' gapic = gcp.GAPICMicrogenerator() v2_library = gapic.typescript_library(