Skip to content

Datasets

Generated field reference from the AQVEN Python package.

This reference is generated from the package’s Pydantic models. Fields use their YAML aliases. Unknown fields are rejected. Cross-field rules implemented by validators may not appear in JSON Schema; run aqven check on a complete project.

YAML fieldTypeRequiredDefaultConstraints
namestringYes—minLength=1
inputsJsonValueYes——
contextmap<string, JsonValue> | nullNoNone—
node_outputsmap<string, JsonValue> | nullNoNone—
metadatamap<string, JsonValue> | nullNoNone—
tagsmap<string, string> | nullNoNone—
expected_outputJsonValueNoNone—

JSON Schema

YAML fieldTypeRequiredDefaultConstraints
apiVersion'aqven/v1'Yes——
kind'Dataset'Yes——
flowstring | nullNoNone—
casesDatasetCase[]Yes—minItems=1

JSON Schema