diff --git a/etc/api/dfareporting/v2.1/crates/0.3.6-cli+20160323 b/etc/api/dfareporting/v2.1/crates/0.3.6-cli+20160323 new file mode 100644 index 00000000000..e69de29bb2d diff --git a/etc/api/dfareporting/v2.2/crates/0.3.6-cli+20160803 b/etc/api/dfareporting/v2.2/crates/0.3.6-cli+20160803 new file mode 100644 index 00000000000..e69de29bb2d diff --git a/etc/api/dfareporting/v2.3/crates/0.3.6-cli+20160803 b/etc/api/dfareporting/v2.3/crates/0.3.6-cli+20160803 new file mode 100644 index 00000000000..e69de29bb2d diff --git a/etc/api/dfareporting/v2.4/crates/0.3.6-cli+20160803 b/etc/api/dfareporting/v2.4/crates/0.3.6-cli+20160803 new file mode 100644 index 00000000000..e69de29bb2d diff --git a/etc/api/dfareporting/v2.5/crates/0.3.6-cli+20160803 b/etc/api/dfareporting/v2.5/crates/0.3.6-cli+20160803 new file mode 100644 index 00000000000..e69de29bb2d diff --git a/etc/api/dfareporting/v2.6/crates/0.3.6-cli+20160803 b/etc/api/dfareporting/v2.6/crates/0.3.6-cli+20160803 new file mode 100644 index 00000000000..e69de29bb2d diff --git a/etc/api/shared.yaml b/etc/api/shared.yaml index 85f3111add1..73e24a667b4 100644 --- a/etc/api/shared.yaml +++ b/etc/api/shared.yaml @@ -9,6 +9,8 @@ api: - firebaserules - runtimeconfig - analyticsreporting + # Doesn't work with stable due to a known issue serializing it using syntex_syntax + - compute - servicecontrol - servicemanagement - language diff --git a/etc/api/youtube/v3/crates/0.1.15-api+20160805 b/etc/api/youtube/v3/crates/0.1.15-api+20160805 new file mode 100644 index 00000000000..e69de29bb2d diff --git a/etc/api/youtube/v3/crates/0.3.6-cli+20160805 b/etc/api/youtube/v3/crates/0.3.6-cli+20160805 new file mode 100644 index 00000000000..e69de29bb2d diff --git a/gen/youtube3/Cargo.toml b/gen/youtube3/Cargo.toml index e8a184d3856..acb73b67443 100644 --- a/gen/youtube3/Cargo.toml +++ b/gen/youtube3/Cargo.toml @@ -4,7 +4,7 @@ [package] name = "google-youtube3" -version = "0.1.14+20160805" +version = "0.1.15+20160805" authors = ["Sebastian Thiel "] description = "A complete library to interact with YouTube (protocol v3)" repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/youtube3"