pub fn try_deserialize_schema( src_content: &str, tgt_content: &str, ) -> Result<(HttpSchema, HttpSchema), Error>