Function generate_core_schemas::codegen::build_jsonschema_map
source ยท fn build_jsonschema_map() -> IndexMap<String, String>
Expand description
Returns a map of filename to serialized JSON schema.
fn build_jsonschema_map() -> IndexMap<String, String>
Returns a map of filename to serialized JSON schema.