pub fn parse_url_key_with_base( key: &str, obj: &Value, base: &Url, ) -> Result<Option<Url>, SchemaError>