mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
make regen-apis
This commit is contained in:
@@ -620,7 +620,7 @@ where
|
||||
}
|
||||
|
||||
let mut params = Params::with_capacity(5 + self._additional_params.len());
|
||||
params.push("dynamicLink", self._dynamic_link);
|
||||
params.push("dynamicLink", &self._dynamic_link);
|
||||
if let Some(value) = self._sdk_version.as_ref() {
|
||||
params.push("sdkVersion", value);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user