mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(json): fetch latest json and re-gen all code
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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).
|
||||
|
||||
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user