mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
feat(deps): update-json using discovery API
Instead of depending on the google go client API repository, I now use the original data source, namely the discovery API. fixes #5
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/dTcq0rCwnZSU5y5C-0jgoQiaKQA\"",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/lhQSJsYq1ZwPMYE4vAqCyW2R5E0\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "dataflow:v1b4",
|
||||
"name": "dataflow",
|
||||
"version": "v1b4",
|
||||
"revision": "20141207",
|
||||
"revision": "20150130",
|
||||
"title": "Google Dataflow API",
|
||||
"description": "Google Dataflow API.",
|
||||
"ownerDomain": "google.com",
|
||||
|
||||
Reference in New Issue
Block a user