https://linen.dev logo
s

Samuel Gordalina

01/21/2021, 7:19 PM
I see in the API that when i'm creating a connection
/connections/create
i have to supply
syncMode
at the root object as well as per stream object. I can understand why there's a
syncMode
per stream, but not for the root object. Can someone shed some light on this?
u

user

01/21/2021, 7:38 PM
this is a legacy construct from when syncMode was set at the connection level
u

user

01/21/2021, 7:39 PM
you should be able to set the connection level one to whatever and it shouldn’t impact anything
u

user

01/21/2021, 7:39 PM
FULL_REFRESH was the default, so if you set it to that it should be the exact same behavior as the UI
u

user

01/21/2021, 7:39 PM
this field will be removed soon
u

user

01/21/2021, 8:20 PM
awesome, thanks
u

user

01/21/2021, 8:21 PM
Any changes to the API will be in the changelog, right?
u

user

01/21/2021, 9:19 PM
yes, we will make sure to update the changelog accordingly
u

user

01/21/2021, 9:19 PM
cc @John (Airbyte) @charles
u

user

01/21/2021, 9:25 PM
👍
u

user

01/21/2021, 9:40 PM
ug yeah. need to remove that. it does nothing.
2 Views