diff --git a/init/resources/airbyte/workspace/airbyte_config/SOURCE_CONNECTION.yaml b/init/resources/airbyte/workspace/airbyte_config/SOURCE_CONNECTION.yaml index ac477ef..7bc8403 100644 --- a/init/resources/airbyte/workspace/airbyte_config/SOURCE_CONNECTION.yaml +++ b/init/resources/airbyte/workspace/airbyte_config/SOURCE_CONNECTION.yaml @@ -18,8 +18,8 @@ tombstone: false - name: "Bitbucket" configuration: - pagelen: 100 - serverUrl: "https://api.bitbucket.org/2.0" + page_size: 100 + api_url: "https://api.bitbucket.org/2.0" workspaces: [] cutoff_days: 90 tombstone: false