Skip to main content

json_schema_to_type

Function json_schema_to_type 

Source
pub fn json_schema_to_type(schema: &Value) -> String
Expand description

Converts a JSON Schema value into a model-facing TypeScript type.