Skip to main content

generate_fixtures

Function generate_fixtures 

Source
pub fn generate_fixtures(
    spec: &AsyncApiV3Spec,
    output_dir: &Path,
    protocol: Protocol,
) -> Result<Vec<PathBuf>>
Expand description

Generate fixture files from message schemas

Creates JSON fixture files in the output directory for each message type