| Index: discovery/googleapis/urlshortener__v1.json
 | 
| diff --git a/discovery/googleapis/urlshortener__v1.json b/discovery/googleapis/urlshortener__v1.json
 | 
| index 67f80b074081868bea76aa9ea3d7ea24e9d3cea6..82bc321e89ce29b499f5c1dd8aefd13d40e08e1c 100644
 | 
| --- a/discovery/googleapis/urlshortener__v1.json
 | 
| +++ b/discovery/googleapis/urlshortener__v1.json
 | 
| @@ -14,7 +14,7 @@
 | 
|      "description": "Lets you create, inspect, and manage goo.gl short URLs",
 | 
|      "discoveryVersion": "v1",
 | 
|      "documentationLink": "https://developers.google.com/url-shortener/v1/getting_started",
 | 
| -    "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/1C30NWlxHwCp4oEi0Zm2pnP1A5E\"",
 | 
| +    "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/hGOTAH4tOR9ybjNLhWvisea-41E\"",
 | 
|      "icons": {
 | 
|          "x16": "http://www.google.com/images/icons/product/search-16.gif",
 | 
|          "x32": "http://www.google.com/images/icons/product/search-32.gif"
 | 
| @@ -106,7 +106,10 @@
 | 
|                      "path": "url",
 | 
|                      "response": {
 | 
|                          "$ref": "Url"
 | 
| -                    }
 | 
| +                    },
 | 
| +                    "scopes": [
 | 
| +                        "https://www.googleapis.com/auth/urlshortener"
 | 
| +                    ]
 | 
|                  },
 | 
|                  "insert": {
 | 
|                      "description": "Creates a new short URL.",
 | 
| @@ -158,7 +161,7 @@
 | 
|              }
 | 
|          }
 | 
|      },
 | 
| -    "revision": "20150219",
 | 
| +    "revision": "20150319",
 | 
|      "rootUrl": "https://www.googleapis.com/",
 | 
|      "schemas": {
 | 
|          "AnalyticsSnapshot": {
 | 
| 
 |