Skip to main content

transform_schema

Function transform_schema 

Source
pub fn transform_schema(name: &str) -> CliResult<Value>
Expand description

Return the JSON Schema for the named transform’s config. Mirrors registry::source_schema / sink_schema so faucet schema transform <name> reads symmetrically with the connector variants.