pub fn get_schema_diff( src_schema: HttpSchema, tgt_schema: HttpSchema, ) -> DiffResult<HttpSchemaDiff>