| Index: discovery/googleapis/customsearch__v1.json
|
| diff --git a/discovery/googleapis/customsearch__v1.json b/discovery/googleapis/customsearch__v1.json
|
| index 967096bea20a5b45b4d7961382a8e30f62744c29..95f64d4492200a8ef72c8bcde61294e0ba8f7b14 100644
|
| --- a/discovery/googleapis/customsearch__v1.json
|
| +++ b/discovery/googleapis/customsearch__v1.json
|
| @@ -2,10 +2,10 @@
|
| "basePath": "/customsearch/",
|
| "baseUrl": "https://www.googleapis.com/customsearch/",
|
| "batchPath": "batch",
|
| - "description": "Lets you search over a website or collection of websites",
|
| + "description": "Searches over a website or collection of websites",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://developers.google.com/custom-search/v1/using_rest",
|
| - "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/2gL3A40IBu11GP9xmmdXxrLKXPg\"",
|
| + "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/mEVn7ZP7sXAW_2rxSFljK04NT4w\"",
|
| "icons": {
|
| "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
|
| "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
|
| @@ -84,11 +84,6 @@
|
| "location": "query",
|
| "type": "string"
|
| },
|
| - "cref": {
|
| - "description": "The URL of a linked custom search engine",
|
| - "location": "query",
|
| - "type": "string"
|
| - },
|
| "cx": {
|
| "description": "The custom search engine ID to scope this search query",
|
| "location": "query",
|
| @@ -420,7 +415,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20160411",
|
| + "revision": "20170530",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "Context": {
|
| @@ -516,9 +511,6 @@
|
| "cr": {
|
| "type": "string"
|
| },
|
| - "cref": {
|
| - "type": "string"
|
| - },
|
| "cx": {
|
| "type": "string"
|
| },
|
| @@ -794,7 +786,7 @@
|
| "url": {
|
| "properties": {
|
| "template": {
|
| - "default": "https://www.googleapis.com/customsearch/v1?q={searchTerms}&num={count?}&start={startIndex?}&lr={language?}&safe={safe?}&cx={cx?}&cref={cref?}&sort={sort?}&filter={filter?}&gl={gl?}&cr={cr?}&googlehost={googleHost?}&c2coff={disableCnTwTranslation?}&hq={hq?}&hl={hl?}&siteSearch={siteSearch?}&siteSearchFilter={siteSearchFilter?}&exactTerms={exactTerms?}&excludeTerms={excludeTerms?}&linkSite={linkSite?}&orTerms={orTerms?}&relatedSite={relatedSite?}&dateRestrict={dateRestrict?}&lowRange={lowRange?}&highRange={highRange?}&searchType={searchType}&fileType={fileType?}&rights={rights?}&imgSize={imgSize?}&imgType={imgType?}&imgColorType={imgColorType?}&imgDominantColor={imgDominantColor?}&alt=json",
|
| + "default": "https://www.googleapis.com/customsearch/v1?q={searchTerms}&num={count?}&start={startIndex?}&lr={language?}&safe={safe?}&cx={cx?}&sort={sort?}&filter={filter?}&gl={gl?}&cr={cr?}&googlehost={googleHost?}&c2coff={disableCnTwTranslation?}&hq={hq?}&hl={hl?}&siteSearch={siteSearch?}&siteSearchFilter={siteSearchFilter?}&exactTerms={exactTerms?}&excludeTerms={excludeTerms?}&linkSite={linkSite?}&orTerms={orTerms?}&relatedSite={relatedSite?}&dateRestrict={dateRestrict?}&lowRange={lowRange?}&highRange={highRange?}&searchType={searchType}&fileType={fileType?}&rights={rights?}&imgSize={imgSize?}&imgType={imgType?}&imgColorType={imgColorType?}&imgDominantColor={imgDominantColor?}&alt=json",
|
| "type": "string"
|
| },
|
| "type": {
|
|
|