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": "\"uUWyYHXmEn-ab7WLvo8qNz2S8ws/Dam2iHq0kOgu8qnsdYB9fhgy5SY\"",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/_VRzIG5q4_x1FzCCxocLHIuiUhw\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "admin:email_migration_v2",
|
||||
"name": "admin",
|
||||
"version": "email_migration_v2",
|
||||
"revision": "20140903",
|
||||
"revision": "20150303",
|
||||
"title": "Email Migration API v2",
|
||||
"description": "Email Migration API lets you migrate emails of users to Google backends.",
|
||||
"ownerDomain": "google.com",
|
||||
|
||||
Reference in New Issue
Block a user