chore(json): fetch latest json and re-gen all code

This commit is contained in:
Sebastian Thiel
2016-12-16 11:25:26 +01:00
parent e04b6d023d
commit 06caa1de02
657 changed files with 237602 additions and 19201 deletions

View File

@@ -4,7 +4,7 @@
[package]
name = "google-dns1"
version = "1.0.0+20160825"
version = "1.0.0+20161130"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with dns (protocol v1)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/dns1"

View File

@@ -5,7 +5,7 @@ DO NOT EDIT !
-->
The `google-dns1` library allows access to all features of the *Google dns* service.
This documentation was generated from *dns* crate version *1.0.0+20160825*, where *20160825* is the exact revision of the *dns:v1* schema built by the [mako](http://www.makotemplates.org/) code generator *v1.0.0*.
This documentation was generated from *dns* crate version *1.0.0+20161130*, where *20161130* is the exact revision of the *dns:v1* schema built by the [mako](http://www.makotemplates.org/) code generator *v1.0.0*.
Everything else about the *dns* *v1* API can be found at the
[official documentation site](https://developers.google.com/cloud-dns).

View File

@@ -2,7 +2,7 @@
// This file was generated automatically from 'src/mako/api/lib.rs.mako'
// DO NOT EDIT !
//! This documentation was generated from *dns* crate version *1.0.0+20160825*, where *20160825* is the exact revision of the *dns:v1* schema built by the [mako](http://www.makotemplates.org/) code generator *v1.0.0*.
//! This documentation was generated from *dns* crate version *1.0.0+20161130*, where *20161130* is the exact revision of the *dns:v1* schema built by the [mako](http://www.makotemplates.org/) code generator *v1.0.0*.
//!
//! Everything else about the *dns* *v1* API can be found at the
//! [official documentation site](https://developers.google.com/cloud-dns).