pub fn generate_string_schema( logical_name: &str, title: Option<&'static str>, description: &'static str, ) -> SchemaObject