-
Notifications
You must be signed in to change notification settings - Fork 162
Connectors JSON Schema #8632
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Connectors JSON Schema #8632
Conversation
274c8cd to
45c3e9f
Compare
|
bug: nit: Are we not going to add HTTPS connector as two step in this PR? fine to do in in another, but we're already here so might as well. Seeing we removed clickhosue specific forms, can we also split clickhouse-cloud and clickhouse into separate .ts? |
royendo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see above :)




This PR refactors all connector forms to use a unified JSON schema-based validation and rendering system, replacing the previous Yup-based validation approach.
Checklist: