pub fn schema_from_json_schema(json_schema: &Value) -> Result<SchemaDefinition>
Expand description
Build schemas from JSON Schema format
pub fn schema_from_json_schema(json_schema: &Value) -> Result<SchemaDefinition>
Build schemas from JSON Schema format