pub fn create_open_notification( notification: &str, solution_override: Option<String>, projects_override: Option<Vec<String>>, ) -> String