v50

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0193273218.8 KB
Redpanda Connect Pipelines

Lint a Redpanda Connect pipeline configuration

Validates a supplied Redpanda Connect pipeline YAML and returns a list of linting hints. If no problems are found, the list is empty.

post/v1/redpanda-connect/pipelines:lint-config

Request body

config_yamlstring required

The Redpanda Connect pipeline configuration in YAML format. See the Redpanda Connect Configuration documentation for more details.

Response

Linting finished. See lint_hints for details.