pub type TypeSchemas = BTreeMap<String, Value>;
Type schema extracted from OpenAPI components
pub struct TypeSchemas { /* private fields */ }