mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-28 07:11:58 +01:00
chore(api-update): to latest
Using `make update-json`, all json descriptions have been update. Quite interesting to see that there are plenty of new ones which are giving 404 when queried. An actual bug, or something I should look into ?
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/ZYZLjVjjgsEVx0SqYDULDA5kB2A\"",
|
||||
"etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/rBU1z2tHcOAAx8ktsJNBvusBoYw\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "taskqueue:v1beta2",
|
||||
"name": "taskqueue",
|
||||
"version": "v1beta2",
|
||||
"revision": "20141111",
|
||||
"revision": "20160428",
|
||||
"title": "TaskQueue API",
|
||||
"description": "Lets you access a Google App Engine Pull Task Queue over REST.",
|
||||
"description": "Accesses a Google App Engine Pull Task Queue over REST.",
|
||||
"ownerDomain": "google.com",
|
||||
"ownerName": "Google",
|
||||
"icons": {
|
||||
|
||||
Reference in New Issue
Block a user