Function adjust

Source
pub fn adjust(
    schema_url: &str,
    username: &str,
    password: &str,
) -> Result<String, Box<dyn Error>>