Hey guys! I built a connector from a Singer Tap (tap-skubana). When I run my syncs no records are being replicated though. I used the connector generator and only created the spec.json file and implemented a basic
check_config
method. Any ideas of what might be happening here?
m
Marcos Marx (Airbyte)
04/30/2022, 2:31 AM
did you test the other functions like read and discovery?