Function schema_from_json_schema

Source
pub fn schema_from_json_schema(json_schema: &Value) -> Result<SchemaDefinition>
Expand description

Build schemas from JSON Schema format