mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-07 03:56:42 +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,12 +1,12 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/g5gYKe1RsGYlNs6bEqweIHyXDHA\"",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/_yXcj6wu30wUQF66rzR3e0Lw5jc\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "mapsengine:exp2",
|
||||
"name": "mapsengine",
|
||||
"canonicalName": "Maps Engine",
|
||||
"version": "exp2",
|
||||
"revision": "20150120",
|
||||
"revision": "20150225",
|
||||
"title": "Google Maps Engine API",
|
||||
"description": "The Google Maps Engine API allows developers to store and query geospatial vector and raster data.",
|
||||
"ownerDomain": "google.com",
|
||||
|
||||
Reference in New Issue
Block a user