Hi,
can someone tell me - if I use API to create connections programatically via python script, do I have to fill all the jsonSchema{} about source table columns and cursor fields details , or is there a way to let the Airbyte to sync Catalog automatically?
I am able to create a new connection using API, but the Catalog is empty and I have to refresh it manually via UI now.
Thank you!