confluentinc / confluentinc/confluent-sql
Connector plugins + config validation
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 1
- Avg merge
- 21h 47m
- Merged PRs (30d)
- 26
Description
Child of #121. Pre-flight tooling:
- `list_connector_plugins()` — `GET .../connector-plugins`.
- `validate_connector_config(config)` — `PUT .../connector-plugins/{class}/config/validate`, surfacing per-class config validation errors before a create attempt.
Large because each connector class carries its own config schema.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.