pub fn add_types(
node: &Value,
container: &mut ModelContainer,
scope: &mut SchemaScope,
resolver: &SchemaResolver<'_>,
options: &JsonSchemaExtractOptions,
) -> Result<(), Error>pub fn add_types(
node: &Value,
container: &mut ModelContainer,
scope: &mut SchemaScope,
resolver: &SchemaResolver<'_>,
options: &JsonSchemaExtractOptions,
) -> Result<(), Error>