Guys ,I'm Working on creating new connector ./
as per documentationi created spec.yaml
but "python main.py spec" this command fails with " No such file or directory: 'Airbyte/airbyte/airbyte-integrations/connectors/<>/spec.json"
it still looks for json instead of yaml. how to fix this?
thanks
✍️ 1
u
user
10/10/2022, 3:40 PM
@[DEPRECATED] Marcos Marx turned this message into Zendesk ticket 2698 to ensure timely resolution!
s
Saj Dider (Airbyte)
10/11/2022, 3:12 PM
Is there a spec.yaml file in the same directory as the source.py file?
s
Sheshan
10/11/2022, 3:30 PM
@Saj Dider (Airbyte) Yes. it work with json. but error with yaml
s
Saj Dider (Airbyte)
10/11/2022, 3:33 PM
What version of the cdk are you using?
s
Sheshan
10/12/2022, 12:13 PM
airbyte-cdk~=0.1.53 --- if i try higher version it fails, latest shown in the error is 0.1.53
Airbyte= 0.40.14
s
Saj Dider (Airbyte)
10/12/2022, 9:03 PM
Hey @Sheshan, I saw your post on our forums I'll respond there!