| OLD | NEW |
| 1 { | 1 { |
| 2 "basePath": "/customsearch/", | 2 "basePath": "/customsearch/", |
| 3 "baseUrl": "https://www.googleapis.com/customsearch/", | 3 "baseUrl": "https://www.googleapis.com/customsearch/", |
| 4 "batchPath": "batch", | 4 "batchPath": "batch", |
| 5 "description": "Searches over a website or collection of websites", | 5 "description": "Searches over a website or collection of websites", |
| 6 "discoveryVersion": "v1", | 6 "discoveryVersion": "v1", |
| 7 "documentationLink": "https://developers.google.com/custom-search/v1/using_r
est", | 7 "documentationLink": "https://developers.google.com/custom-search/v1/using_r
est", |
| 8 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/mEVn7ZP7sXAW_2rxSFljK04NT4w\"", | 8 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/vjsLOntBAplI6gHuETouIyrKBJI\"", |
| 9 "icons": { | 9 "icons": { |
| 10 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 10 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
| 11 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 11 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
| 12 }, | 12 }, |
| 13 "id": "customsearch:v1", | 13 "id": "customsearch:v1", |
| 14 "kind": "discovery#restDescription", | 14 "kind": "discovery#restDescription", |
| 15 "name": "customsearch", | 15 "name": "customsearch", |
| 16 "ownerDomain": "google.com", | 16 "ownerDomain": "google.com", |
| 17 "ownerName": "Google", | 17 "ownerName": "Google", |
| 18 "parameters": { | 18 "parameters": { |
| (...skipping 389 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 408 } | 408 } |
| 409 }, | 409 }, |
| 410 "path": "v1", | 410 "path": "v1", |
| 411 "response": { | 411 "response": { |
| 412 "$ref": "Search" | 412 "$ref": "Search" |
| 413 } | 413 } |
| 414 } | 414 } |
| 415 } | 415 } |
| 416 } | 416 } |
| 417 }, | 417 }, |
| 418 "revision": "20170530", | 418 "revision": "20170615", |
| 419 "rootUrl": "https://www.googleapis.com/", | 419 "rootUrl": "https://www.googleapis.com/", |
| 420 "schemas": { | 420 "schemas": { |
| 421 "Context": { | 421 "Context": { |
| 422 "id": "Context", | 422 "id": "Context", |
| 423 "properties": { | 423 "properties": { |
| 424 "facets": { | 424 "facets": { |
| 425 "items": { | 425 "items": { |
| 426 "items": { | 426 "items": { |
| 427 "properties": { | 427 "properties": { |
| 428 "anchor": { | 428 "anchor": { |
| (...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 797 "type": "object" | 797 "type": "object" |
| 798 } | 798 } |
| 799 }, | 799 }, |
| 800 "type": "object" | 800 "type": "object" |
| 801 } | 801 } |
| 802 }, | 802 }, |
| 803 "servicePath": "customsearch/", | 803 "servicePath": "customsearch/", |
| 804 "title": "CustomSearch API", | 804 "title": "CustomSearch API", |
| 805 "version": "v1" | 805 "version": "v1" |
| 806 } | 806 } |
| OLD | NEW |